.

Technology

Prisma

Prisma is an open-source database toolkit: it provides a modern ORM, database migrations (Prisma Migrate), and a data visualization tool (Prisma Studio) for Node.js and TypeScript.

Prisma delivers a next-generation ORM, fundamentally changing how developers interact with databases. Its core component, the Prisma Client, is a type-safe query builder automatically generated from the Prisma Schema, ensuring all database operations are safe and predictable in TypeScript applications. This setup drastically reduces runtime errors and boilerplate code. It supports major relational databases (PostgreSQL, MySQL, SQL Server) and MongoDB, offering a unified, declarative data modeling language. The toolkit includes Prisma Migrate for managing schema changes and Prisma Studio for efficient data viewing and editing: a complete, productivity-focused data layer solution.

https://www.prisma.io/
8 projects · 9 cities

Related technologies

Recent Talks & Demos

Showing 1-8 of 8

Members-Only

Sign in to see who built these projects