Prisma
Last updated
Was this helpful?
Last updated
Was this helpful?
- Declarative data modeling & database migrations.
()
()
- Type-safe database client for TypeScript & Node.js (ORM replacement).
()
- Prisma CRUD schema generator for database-backed GraphQL servers.
- Plugin for Nexus that integrates Prisma.
- Includes Graphql with Prisma Client, Passport-JWT authentication, Swagger Api and Docker.
()
- Collection of engines that power the core stack for Prisma.
- Educational articles to make databases more approachable. ()
- Typesafe database access for Go.
- Prisma 2 generator to emit TypeGraphQL types and CRUD resolvers from your Prisma 2 schema.
- Nexus plugin to ease the creation of the authorization layer.
- Collection of Codemods for Prisma.
- Prisma schema post-processor.
- Prisma 2 Fixtures Management Tool.
- IDE for your database.
- Example on how to create a CRUD Service for Prisma.
- Small tool to visualize Prisma schemas as Entity-Relationship Diagrams. ()
- Sample project shows how to use NextJS with Prisma.