Skip to main content
Back to Featured Tools
Prisma
🛠️Developer Tools
ORMdatabaseTypeScript

Next-generation Node.js and TypeScript ORM with auto-generated type-safe query builder, schema migrations, and a visual database browser.

Prisma provides an auto-generated type-safe query builder, a declarative schema for database modeling, and a visual database browser (Prisma Studio). Migrations are managed through a straightforward CLI without writing raw SQL.

A top choice for TypeScript developers building data-driven applications. It eliminates the gap between database schema and application types, accelerates CRUD development, and integrates smoothly into Next.js, NestJS, and tRPC stacks.

URL

https://www.prisma.io/

Recommended tools