Prisma Next is in early access.Read the docs

Introduction to Prisma Next

Prisma Next is the next major version of Prisma ORM, available in Early Access.

Prisma Next is a ground-up rebuild of Prisma ORM, covering the runtime, query APIs, migration flow, and project setup.

Use Prisma Next when you want to try the new developer experience before it becomes the default Prisma ORM path.

bunx create-prisma@next

Start with the setup page when you want a guided first run.

What you can try

Learn the fundamentals

Once you are connected, the Fundamentals section teaches the everyday query patterns.

Learn the concepts

On this page