chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
This is a developer tool that automatically creates data validation rules (Zod schemas) for your database models (Prisma models). It takes your existing Prisma schema definitions and generates corresponding Zod schemas, which can then be used to validate data inputs and outputs throughout your application. It's intended for backend and full-stack developers who need robust data validation.
868 stars. Available on npm.
Use this if you are a TypeScript developer working with Prisma and need to automatically generate Zod validation schemas for your data models, including advanced validation rules defined directly in your Prisma schema comments.
Not ideal if you are starting a new project, as it is in maintenance-only mode; consider 'prisma-zod-generator' instead for active development and broader features.
Stars
868
Forks
77
Language
TypeScript
License
—
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/chrishoermann/zod-prisma-types"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
idrinth-api-bench/cli
This is the generative cli for a typescript framework meant to performance test anything even...