prisma-zod-generator
Zod generator
Automates generation of Zod schemas from Prisma schema
Prisma 2+ generator to emit Zod schemas from your Prisma schema
535 stars
4 watching
45 forks
Language: TypeScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 675 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
omar-dulaimi/prisma-yup-generator | Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
omar-dulaimi/prisma-schema-sorter | Tools for organizing and structuring Prisma schema models | 23 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
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 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 575 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 483 |