CMD + K

python-lmdb

Community

Universal Python binding for the LMDB 'Lightning' Database

Installation

To install this package, run one of the following:

Conda
$conda install jjh_cio_testing::python-lmdb

Usage Tracking

0.92
0.87
2 / 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

Jul 27, 2017 at 17:33

License

OpenLDAP Public License

Total Downloads

30