A [Kysely](https://kysely.dev/) dialect for Cloudflare Durable Objects [Sqlite Storage](https://developers.cloudflare.com/durable-objects/api/storage-api/#sqlexec).
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Kysely dialect for Cloudflare Durable Objects
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
Kysely dialect for Cloudflare Durable Object SQLite storage (ctx.storage.sql)
- 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
Utilities for Cloudflare Durable Objects and Workers, including SQL migrations, sharding and retry utilities, and more.
Command-line tool for Kysely
Kysely dialect for TypeORM
Expo SQLite support for Kysely
Generic kysely dialect for SQLite, support run in main thread or worker
Kysely dialect for PostgreSQL using the Postgres.js client
- Flexible: Leverage the strenghts of Cloudflare abstractions and let app developers choose right setup for their use case (configurable transports/storage) - Efficient: Let's Durable Objects hibernate when not possible to avoid CPU billing while still st
Kysely dialect for Knex.js
Kysely dialect for libSQL
Generate Kysely database types from a Prisma schema
Replication-aware Kysely query execution
Smart Config Loader
Kysely dialect for Cloudflare D1
This library adds AWS RDS Data Api support for [kysely](https://github.com/koskimas/kysely). It has support for both MySQL and Postgres
Node and Bun local Prisma Streams runtime for trusted development workflows.
Prisma extension for Kysely