zod-prisma
Schema generator
Automates Zod schema generation from Prisma models.
A custom prisma generator that creates Zod schemas from your Prisma model.
827 stars
7 watching
86 forks
Language: TypeScript
last commit: 7 months ago prismatypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 447 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 483 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 112 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 675 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 575 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
omar-dulaimi/prisma-yup-generator | Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
emyann/prisma-uml | Generates PlantUML diagrams from Prisma schema files | 116 |