A wrapper around localStorage to enable document like local storing of objects in the browser.
Implemented the DB interface, required to sync a DB over a WabSocket, for WASM builds of SQLite.
Semantic knowledge database CLI: store, search, list (SQLite + sqlite-vec + FTS5)
Zero-config, single-file, embedded graph database with bi-temporal Datalog queries
The `BrowserDB(userId)` helper for working with IndexedDB via Dexie wrapper with **automatic change tracking and bidirectional sync** capabilities
Fast, flexible, serverless embedded NoSQL database for modern applications
Lightweight database tool for browser
A WebSocket client to do streaming database sync. Meant to be paired with the `@vlcn.io/ws-server` package or any server that speaks the same protocol.
Well-designed stepper component for react
A simple, type-safe IndexedDB wrapper with MongoDB-like API for browser applications
A lightweight and efficient browser database library using IndexedDB