zod-prisma-types
Schema generator
Generates Zod schemas from Prisma models with validation options
Generator creates zod types for your prisma models with advanced validation
657 stars
6 watching
50 forks
Language: TypeScript
last commit: 3 months ago code-generationgeneratorprismavalidatorzod
Related projects:
Repository | Description | Stars |
---|---|---|
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
omar-dulaimi/prisma-yup-generator | Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 112 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 675 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 447 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 483 |