alt.hn

3/3/2026 at 3:35:58 PM

Drizzle Joins PlanetScale

https://planetscale.com/blog/drizzle-joins-planetscale

by alexblokh

3/3/2026 at 7:06:55 PM

Well deserved for the drizzle team but difficult to imagine a world where they don’t prioritize Planetscale-specific work.

by cuuupid

3/4/2026 at 12:34:21 AM

Well yeah… why else would the company have bought them? It wasn’t because they just love ORMs and this one specifically they just wanted to make sure survived because they happened to be using it. It doesn’t work like that.

You can mostly just skip past whatever vague platitudes the announcement post makes toward stuff like this and instead just watch the product closely over the next few months to figure out how it’s gonna go. Trusting anything said in the announcement is a recipe for getting burned later

by SOLAR_FIELDS

3/3/2026 at 3:49:06 PM

This is fantastic. The Drizzle team works incredibly hard and they absolutely deserve this. This feels like quite the pair

by yiannis_p

3/4/2026 at 10:52:49 AM

I think many saw this coming and it's probably a good thing. Personally I went with Kysely as a thinner abstraction with less risk of being acquired and turned into something that no longer aligns with my objectives. Still this is probably a nice boost to the major rewrite the Drizzle team is working on.

by arend321

3/4/2026 at 12:17:26 AM

Can someone non-drizzle or planetscale explain to me the appeal of drizzle while other orms/sdks already exist?

by pm90

3/4/2026 at 1:22:20 AM

I use Sequelize at work and have used drizzle for a few personal projects and I can say that I really like the following: - Native TS integration - The migrations system is wonderful - The API is more intuitive, imo. I think it comes down to personal preference to use any/none of these tools, but I liked it enough to donate some space cash to the project.

by nullable_bool

3/4/2026 at 12:33:40 AM

I don’t use this specific orm but orms in general are trying to solve a very hard problem and as such there are a lot of ways to mess it up. If you can be the least bad at it and create slightly less dumpster fires than everyone else that’s a huge thing

by SOLAR_FIELDS

3/3/2026 at 5:37:20 PM

Huge for drizzle! The DX they have is amazing!

by awaseem

3/3/2026 at 3:39:23 PM

We are so excited to be working with the incredible Drizzle team! I am around to answer questions if anyone has any.

by samlambert

3/3/2026 at 8:59:40 PM

Hey Sam, love your tweets. Have a couple of questions:

- What kind of Drizzle x Planetscale specific integrations can we expect to see?

- Is Drizzle considering expanding from Typescript to other languages like Python? (which has very poor database drivers).

Thanks

by Pedro_Ribeiro

3/3/2026 at 9:09:39 PM

Hi Pedro,

I am sure there are ways the Drizzle and PlanetScale will be able to integrate. If we do it will all being using open specs and standards so other database providers can leverage the same features.

In terms of expanding to other languages, this has not been discussed but never say never I guess.

by samlambert

3/3/2026 at 9:52:12 PM

Well deserved! this is a huge win for TS backend stack

by vampiregrey