This is an ultra-fast NodeJS, Bun, and Deno interface to LMDB; probably the fastest and most efficient key-value/database interface that exists for storage and retrieval of structured JS data (objects, arrays, etc.) in a true persisted, scalable, ACID compliant database. It provides a simple interface for interacting with LMDB, as a key-value db, which makes it easy to fully leverage the power, crash-proof design, and efficiency of LMDB using intuitive JavaScript, and is designed to scale across multiple processes or threads. Several key features make it idiomatic, highly performant, and easy to use LMDB efficiently.
Features
- Provides an ultra-fast, memory-mapped key-value database
- Supports ACID transactions for strong consistency
- Offers direct memory access for minimal read/write overhead
- Enables multi-threaded read support with concurrent access
- Works efficiently with large datasets in a compact storage format
- Open-source and optimized for high-performance Node.js applications
Categories
DatabaseLicense
MIT LicenseFollow lmdb-js
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of lmdb-js!