Blog
How We Rebuilt the Prisma Docs from the Ground Up
Learn how the Prisma team rebuilt their docs from scratch using Fumadocs, improved search with Mixedbread, and launched without disrupting day-to-day work.
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.
Prisma ORM without Rust: Latest Performance Benchmarks
Optimizing Postgres for Global Apps
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.
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.
About MCP Servers & How We Built One for Prisma
Database vs Application: Demystifying JOIN Strategies
Joining data from multiple tables is a complicated topic. There are two main strategies: database-level and application-level joins. Prisma ORM offers both options. In this article you’ll learn the tradeoffs between the two so you can pick the best strategy.
Top 5 Myths about Prisma ORM
Discover the truth behind five common misconceptions about Prisma ORM. In this article, we debunk the myths, explore their origins, and separate fact from fiction.
Advanced Database Schema Management with Atlas & Prisma ORM
Atlas is a powerful data modeling and migrations tool enabling advanced DB schema management workflows, like CI/CD, schema monitoring, versioning, and more.
Database Caching: A Double-Edged Sword? Examining the Pros and Cons
Discover the advantages and hurdles of caching database query results. Learn how caching enhances performance, scalability, and resource utilization, while also delving into the associated challenges.
Overcoming Database Challenges in Serverless & Edge Applications
Learn best practices around deploying stateful apps in traditionally stateless environments.





