Blog

ORMSeptember 9, 2025

Why Prisma ORM Checks Types Faster Than Drizzle

Discover why Prisma ORM outperforms Drizzle ORM in TypeScript type checking. Our benchmarks show Prisma checks queries 72% faster on average, thanks to code generation that keeps editors snappy and CI runs smooth.

ORMAugust 27, 2025

ORM 6.15.0, AI Safety Guardrails for Destructive Commands & More

Protect your DB from AI mishaps with Prisma ORM v6.15.0—new safety guardrails, ESM-first client updates & better Postgres tooling.

ORMAugust 13, 2025

Prisma ORM v6.14.0, Relationships for SQL Views, More Robust Management API & More

We just released Prisma ORM v6.14.0 with the ability to define relations across views, a robust API for programmatically provisioning Prisma Postgres & more.

ORMJuly 24, 2025

Prisma ORM without Rust: Latest Performance Benchmarks

ORMJuly 2, 2025

ORM v6.11.0, Embedded Prisma Studio, Rust-free ORM for MySQL in Preview & More

What’s new: Prisma ORM without Rust in Preview for MySQL & Neon, embedded Prisma Studio for your React apps, new region for Prisma Postgres & more.

ORMJune 18, 2025

How Bucket Uses Prisma ORM to Make Shipping Feature Releases Faster

Learn how Bucket uses Prisma

ORMJune 18, 2025

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!

ORMMay 23, 2025

Why Prisma ORM Generates Code into Node Modules & Why It’ll Change

Prisma has historically generated client code into node_modules, but this is changing in the future.

ORMMay 15, 2025

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.

ORMMay 15, 2025

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.

ORMMay 7, 2025

About MCP Servers & How We Built One for Prisma

ORMApril 30, 2025

Try the New "Rust-free" Version of Prisma ORM (Early Access)