Prisma

Prisma

Next-generation ORM for Node.js and TypeScript

Language: TypeScriptCategory: ORMFirst released: 2019Created by: Prisma Data, Inc.License: Apache-2.0

Prisma is an open-source next-generation ORM that makes database access easy with an auto-generated and type-safe query builder. It provides a declarative schema for defining data models, automated migrations, and a visual database browser. Prisma supports PostgreSQL, MySQL, SQLite, SQL Server, MongoDB, and CockroachDB, making it a versatile choice for modern TypeScript applications.

Links

Key Features

Type-Safe QueriesDeclarative SchemaAuto-Generated ClientDatabase MigrationsPrisma Studio