lmdb 1.5.1
0
Universal Python binding for the LMDB 'Lightning' Database
Contents
Universal Python binding for the LMDB 'Lightning' Database
Stars: 643, Watchers: 643, Forks: 105, Open Issues: 25The jnwatson/py-lmdb
repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 643 github stars!
How to Install lmdb
You can install lmdb using pip
pip install lmdb
or add it to a project with poetry
poetry add lmdb
Package Details
- Author
- David Wilson
- License
- OLDAP-2.8
- Homepage
- http://github.com/jnwatson/py-lmdb/
- PyPi:
- https://pypi.org/project/lmdb/
- GitHub Repo:
- https://github.com/jnwatson/py-lmdb
Classifiers
- Database
- Database/Database Engines/Servers
Related Packages
Errors
A list of common lmdb errors.
Code Examples
Here are some lmdb
code examples and snippets.
GitHub Issues
The lmdb package has 25 open issues on GitHub
- Re-visiting async await