Prisma Postgres is a game-changing new serverless DB — tightly integrated to the Prisma ORM for amazing DX, and built with unique unikernel tech to eliminate cold starts. Start for free, only pay for what you use — prototype, launch, and scale with Prisma.
The ability to fine-tune caching and stream change events directly from the code editor makes this an absolute win for developers. Great product @sorenbs!
Sending wins to the whole team of prisma :)
Report
Prisma Postgres is going to make all of my weekend projects 10x easier to build. Really looking forward to using this as my default DB from here on out!
Finally a Postgres provider that is not only *actually* ridiculously easy to set up and use (with many other providers it's such a hassle I could just self-host at that point) but is also technologically innovative, taking advantage of the latest advancements in the virtualization technology and operating systems research to build something that is genuinely better, faster and cheaper. Congrats 🎉
Report
Nice to see some Supabase competition!
Report
Does per-operation billing on Prisma Postgres change how you think about query batching now that v7 connects directly without the Rust engine? Dropping from 14 MB to 1.6 MB and getting 3x faster queries is a big deal for edge deploys, but the pricing model makes me want to consolidate reads more aggressively than I would on a traditional connection-pooled setup.
Replies
Shram
Prisma
Does per-operation billing on Prisma Postgres change how you think about query batching now that v7 connects directly without the Rust engine? Dropping from 14 MB to 1.6 MB and getting 3x faster queries is a big deal for edge deploys, but the pricing model makes me want to consolidate reads more aggressively than I would on a traditional connection-pooled setup.