python3-lmdb

Python 3 binding for LMDB Lightning Memory-Mapped Database

Description

Lightning Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

This package contains the 'lmdb' Python 3 extension module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/jnwatson/py-lmdb


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-lmdb