パッケージ: 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)
- 対話式の高レベルオブジェクト指向言語 (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)