Prisma
js and TypeScript that provides type-safe database queries, automatic migrations, and a declarative schema for modeling application data.
5 resources across 1 library
Glossary Terms(5)
PostgreSQL
PostgreSQL is a powerful, open-source object-relational database management system known for strict ACID compliance, standards compliance, and extensibility th…
Zod
Zod is a TypeScript-first schema declaration and validation library that lets developers define a schema once and use it for both runtime validation and static…
Drizzle ORM
Drizzle ORM is a lightweight, TypeScript-first ORM and SQL query builder designed for type safety, minimal runtime overhead, and compatibility with serverless…
PlanetScale
PlanetScale is a serverless, MySQL-compatible database platform built on the Vitess sharding system, known for its Git-like branching workflow and non-blocking…
Prisma
Prisma is a next-generation ORM for Node.js and TypeScript that provides type-safe database queries, automatic migrations, and a declarative schema for modelin…