bun-sqlite-key-value
JSON →bun-sqlite-key-value is a high-performance key-value store (v1.13.1) built on bun:sqlite, optimized for Bun runtime with V8 serialization as a faster JSON alternative. It offers 3-5x speed improvement over other Node.js key-value stores by leveraging Bun's native SQLite bindings and a custom serialization format. Released actively, it provides a simple API for caching and persistent storage with automatic schema management and optional TTL support. It ships with TypeScript types and requires no external SQLite driver, making it a lean choice for Bun projects needing a fast local KV store.
Resources
packagebun-sqlite-key-value ↗
API endpoints
full doc /v1/registry/bun-sqlite-key-value