Crypto Videos
  • All Technology
  • AI
  • Autonomy
  • B2B Growth
  • Big Data
  • BioTech
  • ClimateTech
  • Consumer Tech
  • Crypto
  • Cybersecurity
  • DevOps
  • Digital Marketing
  • Ecommerce
  • EdTech
  • Enterprise
  • FinTech
  • GovTech
  • Hardware
  • HealthTech
  • HRTech
  • LegalTech
  • Nanotech
  • PropTech
  • Quantum
  • Robotics
  • SaaS
  • SpaceTech
AllNewsDealsSocialBlogsVideosPodcastsDigests

Crypto Pulse

EMAIL DIGESTS

Daily

Every morning

Weekly

Sunday recap

NewsDealsSocialBlogsVideosPodcasts
CryptoVideosThe Blockchain Native Database by Sebastian Lorenz
Crypto

The Blockchain Native Database by Sebastian Lorenz

•November 19, 2025
0
Vitalik Buterin
Vitalik Buterin•Nov 19, 2025

Why It Matters

AMP delivers low‑latency, high‑throughput access to blockchain state without the complexity of custom indexing pipelines, dramatically lowering the barrier for developers and enterprises to build real‑time, data‑intensive decentralized applications.

Summary

Good morning everyone. Today Sebastian Lorenz unveiled AMP, a purpose‑built blockchain‑native database designed to treat blockchain data as a first‑class domain rather than an afterthought. By constructing the system from the ground up on modern data‑processing primitives, AMP aims to reconcile the contradictory demands of low‑latency, real‑time application interfaces and the inherent uncertainty of append‑only, re‑org‑prone ledgers.

Lorenz highlighted the fundamental mismatch between traditional databases and blockchain workloads: conventional systems view consistency corrections as failure recovery, while blockchain applications must constantly handle block replacements, transaction disappearances, and chain reorganizations. Rather than cobbling together off‑the‑shelf components, AMP leverages Apache Data Fusion for SQL parsing and execution and the Arrow columnar format for in‑memory processing and gRPC transport, delivering both high‑throughput batch queries and sub‑second streaming semantics that are re‑org aware.

The demo showcased concrete performance claims: AMP can decode millions of smart‑contract events per second, peaking at roughly four million events per second on an Uniswap swap benchmark, and maintains sub‑second latency at chainhead even on high‑throughput chains like Arbitrum and Solana. It exposes standard SQL, supports user‑defined functions for custom logic, and offers Rust and TypeScript streaming clients with exactly‑once guarantees and durable checkpointing, all packaged as a single binary that scales from local development to globally distributed deployments.

For developers and enterprises, AMP promises to eliminate the heavy operational plumbing traditionally required to index and query blockchain state. By providing a declarative, SQL‑centric interface that integrates with existing tooling such as Foundry and Hard‑Hat, it accelerates data‑driven dApp development, enables real‑time analytics, and opens the door for broader ecosystem adoption, including LLM‑powered insights and cross‑chain data products.

Original Description

Speaker(s): Sebastian Lorenz
Event: Worlds Fair Stage
Follow us: / efdevcon , / ethereum , https://warpcast.com/devcon
Learn more about devcon: https://www.devcon.org/
Learn more about ethereum: https://ethereum.org/
Devconnect is the Ethereum conference for developers, researchers, thinkers, and makers.
Devcon ARG was held in Buenos Aires, Argentina on Nov 17 - Nov 22, 2024.
Devcon is organized and presented by the Ethereum Foundation. To find out more, please visit https://ethereum.foundation/
0

Comments

Want to join the conversation?

Loading comments...