zod-dbs-sqlite

JSON →
library 1.0.5 ·javascript
verified Jun 7, 2026

An SQLite provider for zod-dbs, a tool that generates Zod schemas from your database schema. Version 1.0.5, actively maintained. It leverages better-sqlite3 to introspect SQLite database files (including :memory:) and produce type-safe Zod schemas for validation. Differentiates by being a first-party provider for zod-dbs, tightly integrated with its configuration and CLI.