Stay updated
Get releases updates, tutorials, and more content delivered to your inbox monthly.
Thank you for joining the Prisma newsletter.
You'll be hearing from us soon.
Wed Sep 10 2025
The future of Prisma ORM is here: The Rust-free version of Prisma ORM and the ESM-first prisma-client
generator are both Generally Available in v6.16.0. Check out the article to learn everything about the latest release and some more Prisma Postgres updates.
Tue Sep 09 2025
Type performance is just as important as runtime speed for developer experience. Slow types mean laggy editors, broken autocomplete, and long CI runs. This post benchmarks Prisma ORM and Drizzle ORM to show how their different approaches affect TypeScript compiler performance.
Wed Aug 27 2025
AI coding tools are powerful—but sometimes too powerful. With Prisma ORM v6.15.0, we’re adding new guardrails to stop AI agents from wiping your database without your explicit confirmation, plus major improvements to Prisma Client, serverless connections, and Prisma Postgres.