{"library":"lmdb","type":"library","category":null,"description":"lmdb (py-lmdb) is a universal Python binding for the LMDB 'Lightning' Database, a fast, memory-efficient, embedded key-value store. It provides an ordered map interface, multi-version concurrency control (MVCC) with reader/writer transactions, and utilizes memory-mapped files for zero-copy operations. The library is actively maintained, with frequent releases; the current version is 2.2.0.","language":"python","status":"active","version":"2.2.0","tags":["database","key-value store","embedded","LMDB","MVCC"],"install":[{"cmd":"pip install lmdb","imports":["import lmdb"]}],"homepage":"https://lmdb.readthedocs.io","github":"http://github.com/jnwatson/py-lmdb","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lmdb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lmdb/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}