Modern Web

The Evolution of Prisma in 2025 with Søren Bramer Schmidt, CEO and Founder of Prisma

Mar 12, 2025
Søren Bramer Schmidt, CEO and Founder of Prisma, shares his journey of transforming Prisma from Graphcool to a leading ORM trusted by Fortune 2000 companies. He discusses balancing open-source growth with enterprise needs and introduces Prisma Postgres, a user-friendly managed database. Søren also tackles the N+1 query problem and highlights the shift from Rust to TypeScript for enhanced performance. With AI shaping development, he emphasizes how Prisma is evolving to meet modern demands, making database interactions simpler and more efficient.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Prisma's Origin Story

  • Søren Bramer Schmidt shared Prisma's evolution from Graphcool, a backend as a service, to a popular ORM used by half of Fortune 2000 companies.
  • They learned users prototyped with Graphcool but switched to other tech for production, inspiring Prisma's design.
ADVICE

Growing an Open Source Community

  • Simplify open source projects to invite community contributions by making codebases easier to understand.
  • Collaborate closely with frameworks early to grow adoption, as Prisma did with JavaScript frameworks.
INSIGHT

Shifting Prisma engine to TypeScript

  • Moving Prisma's query engine from Rust to TypeScript simplifies the codebase and improves developer accessibility.
  • Removing Rust also boosts performance by eliminating costly data serialization between TypeScript and Rust.
Get the Snipd Podcast app to discover more snips from this episode
Get the app