{"library":"drizzle-zod","type":"library","category":null,"description":"Generate Zod validation schemas from Drizzle ORM table definitions. Current stable version: 0.8.3, released alongside Drizzle ORM updates. Provides seamless integration with drizzle-orm and zod, allowing developers to define Zod schemas that mirror their database schema, reducing duplication and ensuring consistency. Differentiators: automatic generation of Zod schemas with proper types, support for custom filters and mutations, tight coupling with Drizzle ORM's table schema. Peer dependencies: zod ^3.25.0 || ^4.0.0, drizzle-orm >=0.36.0. Release cadence: tends to follow Drizzle ORM updates, with minor versions for feature additions and patches for fixes.","language":"javascript","status":"active","version":"0.8.3","tags":["javascript","zod","validate","validation","schema","drizzle","orm","pg","mysql","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install drizzle-zod","imports":["import { createInsertSchema } from 'drizzle-zod'","import { createSelectSchema } from 'drizzle-zod'","import { createUpdateSchema } from 'drizzle-zod'","import { z } from 'zod'"]},{"cmd":"yarn add drizzle-zod","imports":[]},{"cmd":"pnpm add drizzle-zod","imports":[]}],"homepage":"https://github.com/drizzle-team/drizzle-orm#readme","github":"https://github.com/drizzle-team/drizzle-orm","docs":null,"changelog":null,"pypi":null,"npm":"drizzle-zod","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}