A Node.js implementation of the IndexedDB API on top of LMDB
Simple, efficient, scalable, high-performance LMDB interface
Platform specific binary for lmdb on linux OS with x64 architecture
Platform specific binary for lmdb on linux OS with arm64 architecture
Platform specific binary for lmdb on linux OS with arm architecture
Platform specific binary for lmdb on win32 OS with x64 architecture
Platform specific binary for lmdb on darwin OS with arm64 architecture
Simple, efficient, scalable data store wrapper for LMDB
Platform specific binary for lmdb on darwin OS with x64 architecture
Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API
Node binding for LMDB, the Lightning Memory-Mapped Database
Platform specific binary for lmdb on win32 OS with arm64 architecture
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
A small wrapper that makes IndexedDB usable
Working around a Safari 14 IndexedDB bug
IndexedDB database adapter for Yjs
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Platform specific binary for lmdb on linux OS with x64 architecture
convert JSON data to space efficient format
LevelDb database adapter for Yjs
Unit tested mock implementation of the browser IndexedDB API.
IndexedDB database adapter for Yjs
Offline storage, improved.
A Minimalistic Wrapper for IndexedDB