by davidgomes on 5/14/25, 10:10 AM with 226 comments
by jamesblonde on 5/14/25, 2:05 PM
Neon filled their product gap of not having an operational (row-oriented) DB.
by Robdel12 on 5/14/25, 12:32 PM
This would’ve been three acquisitions straight for me and… I’m okay, they’re awful. I just want stability.
Congrats to the neon team! I use and love neon. Really hope this doesn’t change them too much.
by flanked-evergl on 5/14/25, 10:45 AM
by acd10j on 5/14/25, 11:26 AM
by everfrustrated on 5/14/25, 3:52 PM
>As Neon became GA last year, they noticed an interesting stat: 30% of the databases were created by AI agents, not humans. When they looked at their stats again recently, the number went from 30% to over 80%. That is, AI agents were creating 4 times more databases versus humans.
For me this has alarm bells all over it. Databricks is trying to pump postgres as some sort of AI solution. We do live in weird times.
by higeorge13 on 5/14/25, 10:56 AM
by timmg on 5/14/25, 10:56 AM
Cynically, am I the only one who takes pause because of an acquisition like this? It worries me that they will need to be more focused on the needs of their new owners, rather than their users. In theory, the needs should align — but I’m not sure it usually works out that way in practice.
by beoberha on 5/14/25, 2:22 PM
by kjuulh on 5/14/25, 11:32 AM
To be honest this is a little sad for me. I'd hoped that Neon would be able to fill the vacuum left by CockroachDB going "business source"
Being bought by DataBricks makes Neon far less interesting to me. I simply don't trust such a large organisation that has previously had issues acquiring companies, to really care about what is pretty much the most important infrastructure I've got.
There certainly is enough demand for a more "modern" postgresql, but pretty much all of the direct alternatives are straying far from its roots. Whether it be pricing, compatibility, source available etc.
Back when I was looking at alternatives to postgres these were considered:
1. AWS RDS: We were already on AWS RDS, but it is expensive, and has scaling and operations issues
2. AWS Aurora: The one that ended up being recommended, solved some operations issues, but came with other niche downsides. Pretty much the same downsides as other wire compatible postgresql alternatives
3. CockroachDB: Was very interesting, wire compatible, but had deeper compatibility issues, was open source at the time, it didn't fit with our tooling
4. Neon: Was considered to be too immature at the time, but certainly interesting, looked to be able to solve most of our challenges, maybe except for some of the operations problems with postgresql, I didn't look deeper into it at the time
5. Yugabyte: interesting technology, had some of the same compatibility issues, but less that the others, as they're also using the query engine from postgresql as far as I can tell.
There are also various self hosting utilities for PostgreSQL I looked at, specifically CloudPG, but we didn't have the resources to maintain a stateful deployment of kubernetes and postgres ourselves. It would fulfill most of our requirements, but with extra maintenance burden, both for Kubernetes and PostgreSQL.
Hosting PostgreSQL by itself, didn't have mature enough replication and operations features by itself at that point. It is steadily maturing, but as we'd got many databases manual upgrades and patches would be very time consuming, as PostgreSQL has some not so nice upgrade quirks. You basically have to unload and reload all data during major upgrades. Unless you use extensions and other services to circumvent this issue.
by lmc on 5/14/25, 10:38 AM
WSJ article: https://www.wsj.com/articles/databricks-to-buy-startup-neon-...
by davidgomes on 5/14/25, 11:36 AM
https://neon.tech/databricks-faq
We're really excited about this, and will try to respond to some of the questions people have here later.
by moonikakiss on 5/14/25, 8:16 PM
The OP and I built an HTAP system at SingleStore. A single database with one copy of data for both OLTP and OLAP workloads. HTAP never took off [0].
What we learned was that OLTP (Postgres) should handle OLTP, while OLAP (data warehouses/lakes) should handle OLAP, with replication between them.
Designing the 'up-to-date' replication between these systems is hard.... columnar stores just aren’t built for OLTP‑style writes, and can't keep up with your OLTP tables.
Let’s see if Databricks and Neon can pull this off
“give me up‑to‑date Postgres tables in Unity Catalog", no debezium --> kafka --> flink --> Iceberg. With Spark jobs in the back ensuring that Iceberg is an optimal state.
by Squarex on 5/14/25, 10:51 AM
by bittermandel on 5/14/25, 11:20 AM
I really do hope that their OSS strategy does not change due to this, as it's really friendly to people who want to learn their product and run smaller deployments. It's (intentionally or not) really hard to run at a big scale as the control plane is not open-source, which makes the model actually work.
by mehulashah on 5/14/25, 6:11 PM
And yes, congratulations to the Neon team! (Nikita is, after all, YC)
by orangechairs on 5/14/25, 8:24 PM
by jenny91 on 5/14/25, 1:06 PM
Is there an alternative for that? Scale-to-zero postgres, basically?
by jlengrand on 5/14/25, 1:41 PM
This seems like quite the pivot though
by netvarun on 5/14/25, 1:19 PM
by mellosouls on 5/14/25, 12:27 PM
https://news.ycombinator.com/item?id=43899016
Databricks in talks to acquire startup Neon for about $1B (174 comments)
by foota on 5/14/25, 12:59 PM
by bootsmann on 5/14/25, 11:09 AM
by BohuTANG on 5/15/25, 12:47 AM
Interesting trend - modern serverless databases choosing Rust for its memory safety, performance predictability. Makes sense for systems where reliability and efficiency are non-negotiable.
by anentropic on 5/14/25, 12:36 PM
by amazingamazing on 5/14/25, 2:24 PM
by xzhuang1984 on 5/15/25, 2:23 AM
I believe that future data platforms will adopt an all-in-one approach, offering OLTP, OLAP, as well as support for other hybrid workloads such as vector, graph, and time series. This will lower user costs and be more friendly to applications in the AI era.
by aynyc on 5/15/25, 11:28 AM
Databricks now reminds me of Oracle. Still a great product, but it's a melting delicious ice cream.
by dan_goosewin on 5/14/25, 2:22 PM
Neon is still early‑stage and, AFAIK, not profitable. It’s a perfect snapshot of 2025: anything that’s (1) serverless, and (2) even vaguely AI‑adjacent is trading at a multiple nobody would have believed two years ago. Also supports my hypothesis that the next 12 months will be filled with cash acquisitions.
> Databricks will ruin Neon;
I certainly hope not. Focus on DX, friendly free tier, and community support is what made it special. If that vanishes behind Databricks’ enterprise guardrails, the goodwill will vanish with it.
by whinvik on 5/14/25, 9:07 PM
by zombot on 5/15/25, 10:51 AM
by presentation on 5/14/25, 10:50 AM
by rbanffy on 5/14/25, 12:02 PM
by gopi on 5/20/25, 5:38 PM
by anshumankmr on 5/14/25, 12:27 PM
by crowcroft on 5/15/25, 2:42 PM
Smaller companies don't usually need Databricks until they grow and become larger with more complex needs, and enough data that queries start to take a long time to run.
As bare metal gets so much faster the point where you hit scaling issues with a DB becomes further and further away.
As this trend continues more companies might decide they don't need Databricks they just need a few Postgres replicas and nothing else.
Neon is kind of like an insurance policy against this outcome.
by bradhe on 5/14/25, 12:56 PM
I'm seeing a lot of DBX hate in this thread overall. I think it's warranted. At Tower[0], we're trying to provide a decent open solution. It stars with owning your own data, and Iceberg helps you break free.
[0] - https://tower.dev
by barrrrald on 5/14/25, 1:48 PM
by joshstrange on 5/14/25, 12:48 PM
I guess it’s time to go back to the well of managed/serverless Postgres options…
by whobre on 5/14/25, 10:50 AM