[ bianca ]
[ ソース: py-lmdb ]
パッケージ: python3-lmdb (1.4.1-3 など)
Python 3 binding for LMDB Lightning Memory-Mapped Database
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.
その他の python3-lmdb 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: liblmdb0 (>= 0.9.17)
- Lightning Memory-Mapped Database shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)