套件:python-egenix-mxbeebase(3.2.9-1)
python-egenix-mxbeebase 的相關連結
Debian 的資源:
下載原始碼套件 egenix-mx-base:
- [egenix-mx-base_3.2.9-1.dsc]
- [egenix-mx-base_3.2.9.orig.tar.gz]
- [egenix-mx-base_3.2.9-1.debian.tar.xz]
維護者:
相似套件:
on-disk B+Tree based database kit for Python
mxBeeBase is a high performance construction kit for disk based indexed databases. It offers components which you can plug together to easily build your own custom mid-sized databases.
The two basic building blocks in mxBeeBase are storage and index. Storage is implemented as variable record length data storage with integrated data protection features, automatic data recovery and locking for multi process access. Indexes use a high performance optimized B+Tree implementation built on top of Thomas Niemann's Cookbook B+Tree implementation.
mxBeeBase comes with two readily usable on-disk dictionary implementations: BeeDict and BeeStringDict.
其他與 python-egenix-mxbeebase 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-egenix-mxtools
- collection of additional builtins for Python
-
- sug: python-egenix-mxbeebase-dbg
- 本虛擬套件由這些套件填實: python-egenix-mx-base-dbg
-
- sug: python-egenix-mxbeebase-doc
- on-disk B+Tree based database kit for Python (documentation)