CMD + K

python-lmdb

Anaconda Verified

Universal Python binding for the LMDB 'Lightning' Database

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::python-lmdb

Usage Tracking

1.7.5
1.6.2
1.4.1
1.4.0
1.2.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

LMDB is a fast, memory-efficient, embedded key-value store (it does not require running an external daemon). With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases. python-lmdb is a Python binding for LMDB including a bundled version of LMDB.

About

Summary

Universal Python binding for the LMDB 'Lightning' Database

Last Updated

Nov 27, 2025 at 14:02

License

OLDAP-2.8

Total Downloads

37.2K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.4.1
win-32 Last supported version: 1.2.1
linux-s390x Last supported version: 1.6.2
macOS-64 Last supported version: 1.6.2
linux-32 Last supported version: 0.94