软件包: libkyotocabinet-dev (1.2.79-1)
libkyotocabinet-dev 的相关链接
Trisquel 的资源:
下载源码包 kyotocabinet:
维护者:
Original Maintainer:
- Boyuan Yang
外部的资源:
- 主页 [dbmx.net]
相似软件包:
Straightforward implementation of DBM - development headers
Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
This package contains the development headers.
其他与 libkyotocabinet-dev 有关的软件包
|
|
|
-
- dep: libkyotocabinet16v5 (= 1.2.79-1)
- Straightforward implementation of DBM - shared library
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: liblzo2-dev
- data compression library (development files)
-
- dep: zlib1g-dev
- compression library - development