Skip to main content

Prisma Doc

Working with Prisma gives you a best-in-class TypeScript ORM, a declarative database migration system, and a database with everything you need to get started.

Try out what Prisma has to offer with one command:

npx prisma init --db
Use Prisma Postgres

Get started with your favorite framework and Prisma Postgres. With Prisma Postgres you get an instant, fully hosted high-performance database that includes built-in caching, scales to zero, and integrates deeply with Prisma ORM and Prisma Studio—all backed by a generous free tier.

How to migrate to Prisma Postgres
Bring your own database

Already have a database? With Prisma ORM and Prisma Data Platform, you can supercharge your existing stack. Add connection pooling and caching with generous free tiers.

How to migrate to Prisma ORM