prisma-zod-generator
Zod generator
Automates generation of Zod schemas from Prisma schema
Prisma 2+ generator to emit Zod schemas from your Prisma schema
549 stars
4 watching
46 forks
Language: TypeScript
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 681 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
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 | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 688 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 60 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 351 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 20 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 113 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 581 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 485 |