kysely-generic-sqlite
JSON →Generic Kysely dialect for SQLite that supports execution in both main thread and Node.js worker threads. Version 1.2.1, released regularly on npm. Key differentiators: abstraction over SQLite drivers so you can use any SQLite client (better-sqlite3, bun:sqlite, etc.) by providing an executor function. Includes built-in GenericSqliteDialect for main thread and GenericSqliteWorkerDialect for worker threads, with utilities to build query functions and parse big integers. Requires Kysely >=0.26.
Resources
packagekysely-generic-sqlite ↗
API endpoints
full doc /v1/registry/kysely-generic-sqlite