Generates DTO and Entity classes from Prisma Schema for NestJS
Prisma Types Generator. Prisma Interface Generator
Changes JsonValues to your custom typescript type
Generates zod schemas from Prisma models with advanced validation
Prisma generator for model factories
This package is intended for Prisma's internal use
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Generate Kysely database types from a Prisma schema
This package is intended for Prisma's internal use
Utility types and singletons used by the Prisma Client.
Prisma DBML Generator
Generate zero-dependency TypeScript interfaces from Prisma schema
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END -->
Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
Generates DTO and Entity classes from Prisma Schema for NestJS
JSON generator for prisma schema
TypeScript definitions for @babel/generator
Generate Drizzle schema from Prisma schema
The easiest way to generate mock data based on your Prisma models!
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
A prisma generator that generate input types for Pothos. And optionally generate all crud.
Transform prisma datamodel SDL into graphql-js SDL
This package is intended for Prisma's internal use