`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
Command-line tool for Kysely
`kysely-zod-codegen` generates Kysely type definitions and zod schemas from your database.
A minimalistic code generation utility.
Codegen for Kysely + PostgreSQL/SQLite projects.
Kysely dialect for TypeORM
Generic kysely dialect for SQLite, support run in main thread or worker
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Kysely type translators for Supabase
Babel plugin to generate native module and view manager code for React Native.
Kysely dialect for PostgreSQL using the Postgres.js client
Code generation tools for React Native
Kysely dialect for Knex.js
> # ⚠️ 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
Generate Kysely database types from a Prisma schema
Replication-aware Kysely query execution
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
Smart Config Loader
Expo SQLite support for Kysely