Be part of our every day and weekly newsletters for the most recent updates and unique content material on industry-leading AI protection. Study Extra
The significance of databases to trendy enterprise AI operations can’t be overstated.
Information helps to coach and floor AI, and a number of analysis reviews present that with out correct knowledge, AI efforts are likely to fail. With developments like vibe coding and agentic AI, it’s additionally more and more essential to have database know-how that may be spun up as wanted in a serverless method to trendy improvement efforts.
In that atmosphere, it ought to come as no shock that databases are a very worthwhile commodity.
This week, that truth was on show with Databricks‘ acquisition of privately held serverless PostgreSQL startup Neon, which was based in 2022. The deal is reportedly valued at a staggering $1 billion, which is surprising given that hardly two years in the past, the corporate raised $46 million in a sequence B spherical of funding.
What can also be notably fascinating is that Databricks itself is an information vendor, with its knowledge lakehouse platform. At numerous factors within the firm’s historical past, it has positioned itself as a substitute for conventional databases, offering an information lake construction the place customers could make queries. So what was lacking, and why did Databricks have to spend a billion {dollars}? What does it imply and say about what enterprise AI actually wants?
Functionally, it’s all about assembly builders’ must construct agentic AI functions. In response to Neon, over 80% of the databases created on its platform have been created by AI brokers.
What’s serverless PostgreSQL and why does it matter?
Whereas Neon is a startup, the core database know-how that it’s based mostly on shouldn’t be new.
PostgreSQL is among the oldest and most established open-source database platforms, courting again to 1996. It’s a relational database know-how, that means it has tables and rows alongside extraordinarily steady options that organizations have trusted for many years. The core open-source PostgreSQL database is now up to date in a yearly launch cadence. The newest steady replace was PostgreSQL 17, which debuted in Sept. 2024.
As an open-source know-how, PostgreSQL has loved broad adoption and contributions. At one level, it was usually in comparison with different proprietary relational database choices, together with Oracle as a substitute choice. In 2025, although, PostgreSQL stands by itself.
DB-Engines presently ranks PostgreSQL because the fourth hottest database in use right now, behind Microsoft SQL Server, MySQL and Oracle. The state of PostgreSQL 2024 report from Timescale identifies the open-source database’s rising prominence because the database of selection for AI functions. The database’s well-established and understood nature and broad availability are among the many quite a few elements that make it engaging.
PostgreSQL by itself is simply the database, although. Operating it as a serverless providing is an operational and deployment exercise. The promise of any serverless database is ease of operations. Reasonably than requiring a devoted database deployment that frequently runs with devoted assets, serverless is spun up on demand as wanted. It’s a deployment choice that’s notably engaging to builders as a solution to construct functions shortly. AI-based improvement is much more interesting as databases could be constructed and deployed programmatically.
The serverless PostgreSQL panorama has lots of distributors
Each cloud hyperscaler has some type of PostgreSQL service and has for years.
Google has a number of choices, together with AlloyDB, Microsoft has Azure Database for PostgreSQL, whereas AWS has Amazon RDS for PostgreSQL and Amazon Aurora. Every of them additionally has some taste of serverless providing, that’s, a database obtainable on demand.
Quite a few smaller distributors exist, together with Timescale, EDB and NetApp Instaclustr. The truth is, almost two years in the past, Databricks acquired serverless PostgreSQL vendor bit.io, which was additionally an early rival of Neon.
Because it seems, the objectives and capabilities of bit.io are fairly totally different from Neon.
“Along with the Neon staff, we stay up for constructing essentially the most developer and AI-agent-friendly database platform,” Phil Shin, senior director of company improvement and ventures at Databricks, informed VentureBeat. “In distinction, the bit.io acquisition was not truly about Postgres however focusing on developer experiences, particularly within the trials and self-service course of.”
Shin added that the bit.io acquisition had a big effect on Databricks’ seamless signup expertise.
How serverless PostgreSQL matches into the enterprise database panorama
Whereas Neon has solely been round for a couple of years with its serverless PostgreSQL implementation, industrial vendor EDB has been in enterprise since 2004. EDB has a sequence of its personal commercially supported PostgreSQL choices.
Matt Yonkovit, VP of Product for EDB, informed VentureBeat that the acquisition of Neon is a robust vote of confidence in Postgres as a foundational know-how for AI and analytics.
“It reinforces what we’ve lengthy believed: Postgres is more and more central to trendy knowledge stacks,” Yonkovit stated. “Serverless is a superb match for dev/check environments and for shortly jumpstarting AI initiatives—however as these use circumstances scale, enterprises want the efficiency, compliance, and management of a sovereign platform.”
Yonkovit famous that serverless is well-suited for brief bursts and smaller workloads. It could actually scale up and down shortly or shut off solely when idle, which considerably reduces prices related to compute, energy and storage. Nevertheless, in his view, there are tradeoffs.
“A big problem with serverless is that sovereign knowledge administration can turn out to be messy as a result of you’ll be able to’t management the place the information is processed except you’ve a well-restricted pool of assets,” Yonkovit stated.
The ability of serverless PostgreSQL for agentic AI
Neon’s serverless PostgreSQL method separates storage and compute, making it developer-friendly and AI-native. It additionally permits automated scaling in addition to branching in an method that’s much like how the Git model management system works for code.
Amalgam Insights CEO and Chief Analyst Hyoun Park famous that Databricks has been a pioneer in deploying and scaling AI initiatives.
“One of many large challenges in AI is managing the storage and compute related to the information,” Park informed VentureBeat. “Every of those wants shall be more and more onerous to foretell in an agentic world the place end-user prompts and requests could shortly result in surprising calls for in storage or compute to resolve the issue.
Park defined that Neon’s serverless autoscaling method to PostgreSQL is essential for AI as a result of it permits brokers and AI initiatives to develop as wanted with out artificially coupling storage and compute wants collectively. He added that for Databricks, that is helpful each for agentic use circumstances and for supporting the customized fashions they’ve constructed during the last couple of years after its Mosaic AI acquisition.
What it means for enterprise AI leaders
For enterprises seeking to cleared the path in AI, this acquisition indicators a shift in infrastructure necessities for profitable AI implementation.
Information is important for AI; that’s not a shock. What is especially insightful, although, is that the power to quickly spin up databases is crucial for agentic AI success. The deal validates that even superior knowledge corporations want specialised serverless database capabilities to help AI brokers that create and handle databases programmatically.
Organizations ought to acknowledge that conventional database approaches could restrict their AI initiatives, whereas versatile, immediately scalable serverless options allow the dynamic useful resource allocation that trendy AI functions demand.
For corporations nonetheless planning their AI roadmap, this acquisition indicators that database infrastructure selections ought to prioritize serverless capabilities that may adapt shortly to unpredictable AI workloads. This might remodel database technique from a technical consideration to a aggressive benefit in delivering responsive, environment friendly AI options.