Introduction to Prisma

Build data-driven applications with ease using Prisma ORM and Prisma Postgres

Prisma ORM is an open-source ORM that provides fast, type-safe access to Postgres, MySQL, SQLite, and other databases, and runs smoothly across Node.js, Bun, and Deno.

npx prisma init --db

Prisma Postgres is a fully managed PostgreSQL database that scales to zero, integrates with Prisma ORM and Prisma Studio, and includes a generous free tier.

npx create-db