软件包: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)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- 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)