Blog
Stay up to date with the latest from Prisma. Guides, announcements, and articles about Prisma, ORMs, databases, and the data access layer.
ORM 6.10.0, New Features for Prisma Postgres, Remote MCP & More
This week comes packed with major improvements for Prisma Postgres & Prisma ORM. Read this article to learn more!

Prisma 6.9.0: Rust-Free ORM in Preview, Connect To Prisma Postgres With Any Tool, & More
Explore Prisma 6.9.0: Connect any tool to Prisma Postgres (Drizzle, Kysely, etc.), try the new Rust-free Prisma ORM for PostgreSQL & SQLite, run local Prisma Postgres with persistent data, and manage databases via a new VS Code UI.

Vibe Coding an E-commerce App with Prisma MCP and Next.js
Learn how we used Prisma MCP and Next.js to rapidly build an e-commerce app through vibe coding.

Where Prisma ORM Generates Client Code (and Why)
Prisma ORM v7 generates Prisma Client into your project source via the prisma-client generator and a required output path. Learn why earlier versions used node_modules, what changed, and how to migrate.


Operations-Based Billing: A Simpler Pricing Model for Modern Databases
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 pricing model simplifies pricing and removes the need to think about resource sizes or abstract compute time metrics.

Prisma 6.8.0: VS Code Agent Mode, Local Prisma Postgres, Native Deno Support
With Prisma 6.8.0, spin up a local Postgres instance in seconds, create databases with VS Code Agent Mode, query docs via GitHub Copilot, and run Prisma ORM natively on Deno.

Why the Prisma CLI Asks for Your Feedback
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.

About MCP Servers & How We Built One for Prisma
Learn what MCP servers are and how Prisma built its MCP server, from tool access concepts to remote server architecture and practical implementation details.

Try the New "Rust-free" Version of Prisma ORM (Early Access)
Try the early-access Rust-free version of Prisma ORM and learn how the new TypeScript/WASM architecture improves performance, deployments, and runtime compatibility.

Working With Data in Large Teams
Scale your data workflows without slowing down your team. This guide helps engineering leads adopt CI for database changes, define clear ownership, and balance velocity with safety using proven patterns like expand-contract and schema validation.

Announcing: Prisma Postgres Integration for Vercel Marketplace
We’re thrilled to announce that you can now create and manage Prisma Postgres instances without leaving your Vercel Dashboard.

Make Your Applications Fast Globally
Speed up edge and serverless apps by fixing database latency, cold starts, and slow queries.
