Kysely plugin that serializes JSON values for SQLite writes and parses them back on reads.
`kysely-codegen` generates Kysely type definitions from your database. That's it.
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
- 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
Kysely dialect for TypeORM
Command-line tool for Kysely
Smart Config Loader
Generic kysely dialect for SQLite, support run in main thread or worker
Kysely dialect for PostgreSQL using the Postgres.js client
Kysely dialect for Knex.js
Expo SQLite support for Kysely
Generate Kysely database types from a Prisma schema
Replication-aware Kysely query execution
This library adds AWS RDS Data Api support for [kysely](https://github.com/koskimas/kysely). It has support for both MySQL and Postgres
Kysely dialect for Cloudflare D1
Kysely dialect for Sequelize
Auto serialize / deserialize plugin for kysely
Prisma extension for Kysely
Kysely module for NestJS
Kysely dialect for libSQL
Kysely dialect for Neon
Ensures safe database operations for Kysely