`kysely-codegen-sqlite` generates Kysely type definitions from your SQLite database. That's it.
`kysely-codegen` generates Kysely type definitions from your database. That's it.
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c
Use kysely with `bun:sqlite`, for an example please see the [Simple Example](https://github.com/dylanblokhuis/kysely-bun-sqlite/tree/master/examples/simple) in this repository.
Type safe SQL query builder
Kysely adapter for Better Auth
`kysely-zod-codegen` generates Kysely type definitions and zod schemas from your database.
Command-line tool for Kysely
A minimalistic code generation utility.
Kysely dialect for TypeORM
Codegen for Kysely + PostgreSQL/SQLite projects.
Kysely type translators for Supabase
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Generic kysely dialect for SQLite, support run in main thread or worker
Babel plugin to generate native module and view manager code for React Native.
Code generation tools for React Native
Kysely dialect for PostgreSQL using the Postgres.js client
Generate Kysely database types from a Prisma schema
Kysely dialect for Knex.js
Expo SQLite support for Kysely
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
> # ⚠️ WARNING ⚠️ > > **This is just a fork of https://github.com/RobinBlomberg/kysely-codegen** > > **Why this fork?** This fork was created to support easy multiple database type generation as discussed [in this GitHub discussion](https://github.com/Rob
Kysely dialect for Sequelize
Smart Config Loader