{"library":"drizzle-valibot","type":"library","category":null,"description":"Automatically generate Valibot validation schemas from Drizzle ORM table definitions. Current stable version 0.4.2, released in September 2024, with active development following Drizzle ORM releases. It bridges Drizzle's schema-first approach with Valibot's runtime validation, eliminating duplicated schema definitions. Unlike alternatives like drizzle-zod, it uses Valibot's composable and type-safe API. Requires Valibot >=1.0.0-beta.7 and Drizzle ORM >=0.36.0 as peer dependencies. Ships TypeScript types and supports PostgreSQL, MySQL, and SQLite.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript","valibot","validate","validation","schema","drizzle","orm","pg","mysql","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install drizzle-valibot","imports":["import { createSchema } from 'drizzle-valibot'","import { pgSchema } from 'drizzle-valibot/pg'","import type { InferInputType } from 'drizzle-valibot'"]},{"cmd":"yarn add drizzle-valibot","imports":[]},{"cmd":"pnpm add drizzle-valibot","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-valibot","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}