Prisma ORM: The Complete Rust-to-TypeScript Migration Journey
How Prisma ORM moved off the Rust query engine to a leaner TypeScript/WASM core, covering the rewrite, benchmarks, and the road to a Rust-free production release.
From Rust to TypeScript: A New Chapter for Prisma ORM
Why is Prisma ORM switching from Rust to TypeScript? Read the full architectural rationale and what the new Query Compiler means for your app's speed
Rust to TypeScript Update: Boosting Prisma ORM Performance
A blog post showing how the new Query Compiler project, where the Prisma query engine is being re-written from Rust to TypeScript, is improving performance.
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.
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.
Prisma ORM without Rust: Latest Performance Benchmarks
See the latest benchmarks for Prisma ORM's Rust-free architecture, including faster queries, smaller bundles, and what the TypeScript/WASM Query Compiler changes.
Rust-free Prisma ORM is Ready for Production
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.



