Most database platforms are designed around a simple assumption: a human developer will set them up, manage them, and decide when to create a new instance. Neon flipped that assumption on its head, building a serverless PostgreSQL platform where the majority of usage doesn't come from humans at all — it comes from AI agent code creating and discarding databases automatically. That bet turned into a roughly $1 billion acquisition by Databricks in May 2025.
Database Branching: The Feature That Changed Everything
Neon's signature capability is database branching — the ability to spin up a fully isolated copy of a database with a single API call, conceptually identical to creating a git branch for a codebase. Critically, this doesn't require paying for a full duplicate copy of the underlying storage; Neon's architecture makes branching cheap enough to do constantly, without the cost overhead that would make traditional database cloning impractical at scale.
For a human developer, that's a convenience — a way to test a schema change safely before touching production. For an AI agent generating and testing code autonomously, it's something closer to a necessity: an agent that needs to spin up a database, test against it, and tear it down, potentially dozens of times per hour, cannot function on infrastructure that treats database creation as a slow, manual, expensive operation.
80% of Databases, Created by Code
The single most striking statistic in Neon's story: more than 80% of all databases created on the platform are generated automatically by AI agent code, not by a human developer manually provisioning infrastructure. That figure reframes what Neon actually is — not primarily a database product for engineers, but a piece of infrastructure built for a world where autonomous coding agents are now a primary category of "user."
The Acquisition and What It Signals
Databricks acquired Neon for roughly $1 billion in May 2025, at a time when Neon's annual recurring revenue was only around $25 million — a valuation multiple that reflects a strategic bet on infrastructure positioning rather than a traditional revenue-based valuation. Databricks CEO Ali Ghodsi captured the acquisition logic directly: "4 out of 5 databases on Neon are created by code, not a human — that's exactly what agentic applications need". That's an acquisition made explicitly to own a piece of infrastructure optimized for a machine-driven future, not the human-driven present most database products were built for.
What Neon's Trajectory Says About Infrastructure Value
Neon's exit illustrates a broader pattern forming across the AI infrastructure landscape: the most valuable infrastructure companies of this cycle may not be the ones with the largest human user bases, but the ones best positioned to serve non-human "users" — the AI agents that are increasingly doing the provisioning, testing, and iteration work that used to require a developer at a keyboard.
FAQ
What is Neon? A serverless PostgreSQL database platform that lets developers create isolated database copies (branches) instantly via API, similar to a git branch for code.
Who acquired Neon? Databricks, for approximately $1 billion in May 2025.
What was Neon's ARR at acquisition? Roughly $25 million.
Why does Neon matter for AI agents? More than 80% of its databases are created automatically by AI agent code rather than by human developers.
Source: CrackTheDeck Research.