About Anaconda Help Download Anaconda

Universal Python binding for the LMDB 'Lightning' Database

Installers

  • linux-s390x v1.4.1
  • linux-64 v1.4.1
  • osx-arm64 v1.4.1
  • osx-64 v1.4.1
  • linux-aarch64 v1.4.1
  • win-64 v1.4.1
  • linux-32 v0.94
  • linux-ppc64le v1.4.1
  • win-32 v1.2.1

conda install

To install this package run one of the following:
conda install anaconda::python-lmdb

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy