zod-prisma
Schema generator
Automates Zod schema generation from Prisma models.
A custom prisma generator that creates Zod schemas from your Prisma model.
837 stars
7 watching
88 forks
Language: TypeScript
last commit: 9 months ago prismatypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 549 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 462 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 485 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 113 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 688 |
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 681 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 357 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 20 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 581 |
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 | 54 |
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 | 117 |