{"library":"bun-sqlite-key-value","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.13.1","tags":["javascript","Bun","Bun.js","Cache","Data-Storage","Database","Db","KV","KVS","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bun-sqlite-key-value","imports":["import KeyValue from 'bun-sqlite-key-value'","import KeyValue from 'bun-sqlite-key-value'","import type { KeyValueOptions } from 'bun-sqlite-key-value'"]},{"cmd":"yarn add bun-sqlite-key-value","imports":[]},{"cmd":"pnpm add bun-sqlite-key-value","imports":[]}],"homepage":"https://gerold-penz.github.io/bun-sqlite-key-value/","github":"https://github.com/gerold-penz/bun-sqlite-key-value","docs":null,"changelog":null,"pypi":null,"npm":"bun-sqlite-key-value","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}