drizzle-arktype

JSON →
library 0.1.3 ·javascript
verified Jun 4, 2026

A plugin for Drizzle ORM that auto-generates Arktype validation schemas from Drizzle table schemas, ensuring runtime validation aligns exactly with your database definitions. Version 0.1.3 is stable; release cadence is monthly. Key differentiator: eliminates manual duplication of validation logic when using Arktype with Drizzle, supporting PostgreSQL, MySQL, SQLite. Requires arktype >=2.0.0 and drizzle-orm >=0.36.0. Ships TypeScript types.