{"library":"kysely-bun-sql","type":"library","category":null,"description":"A Kysely dialect and driver for PostgreSQL that leverages Bun's native SQL capabilities. Current stable version is 0.2.0, released with monthly cadence. Provides a `BunSqlDialect` for Kysely to execute queries using `Bun.sql` instead of a traditional pg driver, offering better performance and concurrency via Bun's built-in connection pooling. Requires Bun >=1.3.0 and Kysely ^0.28.8. Key differentiator: eliminates need for separate pg client in Bun applications.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install kysely-bun-sql","imports":["import { BunSqlDialect } from 'kysely-bun-sql'","import { Kysely } from 'kysely'","import { BunSqlConnector } from 'kysely-bun-sql'"]},{"cmd":"yarn add kysely-bun-sql","imports":[]},{"cmd":"pnpm add kysely-bun-sql","imports":[]}],"homepage":"https://github.com/lacion/kysely-bun-sql","github":"https://github.com/lacion/kysely-bun-sql","docs":null,"changelog":null,"pypi":null,"npm":"kysely-bun-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}