Node binding for LMDB, the Lightning Memory-Mapped Database
Typescript wrapper around node-lmdb, with some improvement.
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 arm architecture
Platform specific binary for lmdb on linux OS with arm64 architecture
Platform specific binary for lmdb on darwin OS with arm64 architecture
Platform specific binary for lmdb on win32 OS with x64 architecture
Simple, efficient, scalable data store wrapper for LMDB
Platform specific binary for lmdb on darwin OS with x64 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).
Platform specific binary for lmdb on win32 OS with arm64 architecture
Node binding for LMDB, the Lightning Memory-Mapped Database
Platform specific binary for lmdb on linux OS with x64 architecture
convert JSON data to space efficient format
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Primary SDK for using XYO Protocol 2.0
Platform specific binary for lmdb on win32 OS with x64 architecture
Platform specific binary for lmdb on darwin OS with x64 architecture
Platform specific binary for lmdb on darwin OS with arm64 architecture
Platform specific binary for lmdb on linux OS with arm architecture
Platform specific binary for lmdb on linux OS with arm64 architecture
An operator for lmdb in nodejs.
Node.js Streams, a user-land copy of the stream library from Node.js