bun-sqlite-key-value
A super fast key-value store with SQLite that uses bun:sqlite and v8 as faster JSON replacement.
knex-bun-sqlite
Use Bun's native high-performance SQLite driver (bun:sqlite) with Knex.js - 3-6x faster than node-sqlite3
better-tags
A way to handle SQLite with template literal tags that works seamlessly with both bun and better-sqlite3
bun-sqlite-orm
A lightweight TypeScript ORM for Bun runtime with Bun SQLite, featuring Active Record pattern and decorator-based entities