kysely-gen

JSON →
library 0.14.1 ·javascript
verified Jun 5, 2026

Database type generator for Kysely ORM, supporting PostgreSQL, MySQL, SQLite, and MSSQL. Current stable version is 0.14.1 (released March 2025), actively maintained with weekly releases. Key differentiator: it generates TypeScript types directly from live database schemas, including enums, generated columns, and ColumnType distinctions. Supports Zod schema generation (v4+), camelCase conversion, and pattern-based table filtering. Requires Node >=20 or Bun >=1.