|
lmdb
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Lightning memory-mapped database: key-value data store |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Databases | ||||||||||||||||||||||||||||||
| Tags: database key-value embedded performance storage | ||||||||||||||||||||||||||||||
| Install: brew install lmdb | ||||||||||||||||||||||||||||||
|
About: LMDB is an ultra-fast, memory-mapped key-value database designed for read-heavy workloads. It offers ACID transactions with MVCC concurrency, providing simple, reliable data storage with minimal overhead. Its zero-copy API and tiny footprint make it ideal for embedded systems and high-performance applications. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|