Replication-aware Kysely query execution
Type safe SQL query builder
Kysely adapter for Better Auth
Command-line tool for Kysely
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Kysely dialect for PostgreSQL using the Postgres.js client
Generate Kysely database types from a Prisma schema
Smart Config Loader
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 module for NestJS
Prisma extension for Kysely
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.
Kysely dialect for libSQL
- 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 Sequelize
Kysely dialect for Neon
pgvector support for Node.js, Deno, and Bun (and TypeScript)
PostgreSQL Location Replication client - logical WAL replication streaming
```ts const db = createInMemoryDatabase();
Kysely dialect for TypeORM
Kysely dialect for @electric-sql/pglite
Kysely dialect for PlanetScale Serverless
Kysely type translators for Supabase