kysely-codegen-sqlite

JSON →
library 0.2.0 ·javascript
verified Jun 7, 2026

kysely-codegen-sqlite v0.2.0 generates Kysely type definitions (.d.ts files) directly from SQLite databases. It supports CLI and configuration file usage, camelCase conversion, custom type imports, and requires Node >=20. Unlike generic codegen tools, it is purpose-built for SQLite and integrates tightly with Kysely and better-sqlite3. The library is ESM-only and ships TypeScript types.