{"library":"drizzle-typebox","type":"library","category":null,"description":"Generates Typebox JSON Schema validation schemas directly from Drizzle ORM table definitions. As of v0.3.3, it works with Drizzle ORM >=0.36.0 and Typebox >=0.34.8. This eliminates duplication between database schema defined in Drizzle and runtime validation schemas, ensuring single-source-of-truth for types and validation. Compared to alternatives like Zod or Yup, Typebox offers faster validation and smaller bundles, making it ideal for performance-critical environments. The package is maintained by the Drizzle team with regular releases aligned with Drizzle ORM updates.","language":"javascript","status":"active","version":"0.3.3","tags":["javascript","typebox","validate","validation","schema","drizzle","orm","pg","mysql","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install drizzle-typebox","imports":["import { drizzleTypebox } from 'drizzle-typebox'","import { Type } from '@sinclair/typebox'","import { buildInsertSchema, buildSelectSchema } from 'drizzle-typebox'","import { typeboxTableToTypes } from 'drizzle-typebox'"]},{"cmd":"yarn add drizzle-typebox","imports":[]},{"cmd":"pnpm add drizzle-typebox","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-typebox","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}