Utility for running Kysely dialects/extensions against Kysely's test suite
Type safe SQL query builder
Kysely adapter for Better Auth
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Command-line tool for Kysely
Kysely dialect for PostgreSQL using the Postgres.js client
Generate Kysely database types from a Prisma schema
Smart Config Loader
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
Recursive, synchronous, and fast file system walker
Kysely module for NestJS
Kysely dialect for Neon
Prisma extension for Kysely
Kysely dialect for libSQL
A tiny (183B to 210B) and fast utility to ascend parent directories
PGlite Dialect 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 TypeORM
Auto serialize / deserialize plugin for kysely
```ts const db = createInMemoryDatabase();
- 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
pgvector support for Node.js, Deno, and Bun (and TypeScript)