logo
首页技术栈工具库讨论
python-lmdb

python-lmdb

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconjnwatson/py-lmdb431
CONDA
conda install -c anaconda python-lmdb
查看
标签
根据用户添加的标签生成
暂无标签