FICHA · MANJARO

python-lmdb

Universal Python binding for the LMDB Lightning Database

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Lets Python applications use LMDB, an embedded key-value database. It is useful for fast local indexes, caches, metadata stores, machine-learning datasets, and applications that need transactional local storage.

LMDB stores data in files and memory maps. Applications should choose database paths carefully, handle backups, and avoid opening untrusted databases without validation.

Permissions

Permissions not analysed for this source yet.