Sponsor:

Your company here, and a link to your site. Click to find out more.

Package lmdb

Memory-mapped key-value database

https://www.symas.com/lmdb

LMDB is an ultra-fast, ultra-compact key-value embedded data
store developed by Symas for the OpenLDAP Project. By using memory-mapped files,
it provides the read performance of a pure in-memory database while still
offering the persistence of standard disk-based databases, and is only limited
to the size of the virtual address space.

Version: 0.9.32

General Commands

mdb_copy LMDB environment copy tool
mdb_dump LMDB environment export tool
mdb_load LMDB environment import tool
mdb_stat LMDB environment status tool