Skip to content

All pages

Prisma

Type-safe ORM for Node.js and TypeScript, across seven databases.

Dev ToolsJul 10, 2026
Category
Dev Tools
Website
github.com
Language
English
Listed
Jul 10, 2026
Forks
2,537

prisma/orm ↗, TypeScript, Apache-2.0, Last commit 1d ago

Prisma is a next-generation ORM for Node.js and TypeScript. Its query builder is type-safe, so a misspelled column shows up while you are still writing rather than in production, and migrations are generated for you instead of hand-managed. The point of both is to keep you writing application code rather than wrestling with database syntax. The list of databases it speaks to runs from PostgreSQL, MySQL, MariaDB, SQL Server and SQLite to MongoDB and CockroachDB.

Like this product?