libmdbx

The python bindings to libmdbx.


Keywords
mdbx, libmdbx, kvdb, bindings, database, python
License
GPL-2.0
Install
pip install libmdbx==0.1.1

Documentation

Python bindings for libmdbx

This revives the python bindings for libmdbx.

Originally forked from libmdbx with a few bugs fixed.

Try it with

pip install libmdbx

Contributions and feedbacks are highly welcome. I'm developing a few more pythonic features and adding support for cursors iterating dupsort databases.