kysely dialect for better-sqlite3, run sql in worker
`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
SQLite Wasm conveniently wrapped as an ES Module.
Kysely adapter for Better Auth
kysely dialect for wa-sqlite, run sql in worker, store data in OPFS or IndexedDB
Generic kysely dialect for SQLite, support run in main thread or worker
- 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
Command-line tool for Kysely
Kysely dialect for Cloudflare D1
kysely dialect for bun:sqlite, running in worker
Kysely dialect for TypeORM
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
Kysely dialect for Cloudflare Durable Object SQLite storage (ctx.storage.sql)
Replication-aware Kysely query execution
No description provided.
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
Prisma extension for Kysely
Kysely dialect for Sequelize