<div align="center">
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
Replication-aware Kysely query execution
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
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.
Prisma extension for Kysely
Kysely module for NestJS
Kysely dialect for libSQL
Kysely dialect for Neon
pgvector support for Node.js, Deno, and Bun (and TypeScript)
- 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
```ts const db = createInMemoryDatabase();
W3C Trace Context (traceparent) plugin for Prisma SQL commenter
SQL commenter types for Prisma
Kysely dialect for TypeORM
Kysely dialect for @electric-sql/pglite
PGlite Dialect for Kysely