{"library":"kysely-generic-sqlite","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","kysely","dialect","sql","worker","sqlite3","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kysely-generic-sqlite","imports":["import { GenericSqliteDialect } from 'kysely-generic-sqlite'","import { GenericSqliteWorkerDialect } from 'kysely-generic-sqlite/worker'","import { createNodeWorkerExecutor } from 'kysely-generic-sqlite/worker-helper-node'","import type { IGenericSqlite } from 'kysely-generic-sqlite'","import { parseBigInt } from 'kysely-generic-sqlite'"]},{"cmd":"yarn add kysely-generic-sqlite","imports":[]},{"cmd":"pnpm add kysely-generic-sqlite","imports":[]}],"homepage":"https://github.com/subframe7536/kysely-sqlite-tools/tree/master/packages/dialect-generic-sqlite","github":"https://github.com/subframe7536/kysely-sqlite-tools#master","docs":null,"changelog":null,"pypi":null,"npm":"kysely-generic-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}