kysely-generate

JSON →
library 0.21.6 ·javascript
verified Jun 5, 2026

TypeScript type generator for Kysely ORM that creates database type definitions from introspection. v0.21.6 supports PostgreSQL, MySQL, SQLite, MSSQL, and LibSQL. Active fork adding materialized view introspection, Postgres.js dialect, improved MSSQL auth (NTLM), dateStrings-aware MySQL typing, and ESM/CJS dual build (tsdown). Requires Kysely >=0.27.0. Differentiator: CLI-first with .env and config file support, generates complete DB interface with Generated and Timestamp helpers.