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.
Thu May 15 2025
Ever wish you could spin up Prisma Postgres locally in seconds without accounts or Docker? With Prisma 6.8.0, just run prisma dev
and dive straight into coding. We’ve also rolled in support for VS Code’s agent mode: which you can use to prompt and run migrations, provision production databases, and more without ever leaving your IDE.
Thu May 15 2025
Serverless pricing for databases is notoriously difficult to grok and predict accurately. When thinking of how to solve this pricing dilemma for Prisma Postgres, we wanted to make things easy. Our operations-based model simplifies pricing and removes the need to think about resource sizes or abstract compute time metrics.
Thu May 15 2025
In the Prisma ORM Manifesto we committed to building Prisma “in conversation with our community.” To capture the voice of our community we’ve started prompting for feedback directly in the CLI—an unconventional choice that deserves a short explanation.