prisma-generator-source-of-truth
A Prisma generator that uses your Prisma schema to generate a single source of truth
A Prisma generator that uses your Prisma schema to generate a single source of truth
Provide a description about your generator
Replaces any id field with a structural id and provides helper functions to convert between structural and plain ids
Prisma generator to export enums as TypeScript types following the T3 pattern
Provide a description about your generator
Automatically generates pure TypeScript enums from the enums in your Prisma schema.
Generates full types (including relations) for TypeScript from a Prisma schema
Generate zero-dependency Typescript interfaces from Prisma schema
[](https://badge.fury.io/js/prisma-generator-zod) [](https://www.npmjs.com/package/prisma-generator-zod) [![HitCount](https://
Prisma-GPT is a prisma client extension that lets you query your db using natural language.
a prisma generator to output only graphql types and enums
Package that exposes a function to be used with PrismaClient and automatically resolve GraphQL queries
Compile all your schemas into one and replace all imports
Generates a graphql schema from a prisma schema
Prisma +2 generator to emit Joi schemas from your Prisma schema
Expose the Prisma schema as JSON, including comments and annotations
Changes JsonValues to your custom typescript type
Auto-generated but extensible tRPC procedures from Prisma schema, with Zod validations and CASL permissions.
Create multiple Prisma schema files with shared model relations.
A plug'n'play backoffice for any NextJS app using Prisma