{"library":"kysely-gen","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.14.1","tags":["javascript","kysely","postgres","postgresql","mysql","sqlite","mssql","sqlserver","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install kysely-gen","imports":["import type { DB } from './db.d.ts'","import type { Generated } from './db.d.ts'","import type { ColumnType } from './db.d.ts'","import { userSchema } from './db-schemas.ts'"]},{"cmd":"yarn add kysely-gen","imports":[]},{"cmd":"pnpm add kysely-gen","imports":[]}],"homepage":"https://github.com/elitan/kysely-gen#readme","github":"https://github.com/elitan/kysely-gen","docs":null,"changelog":null,"pypi":null,"npm":"kysely-gen","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}