Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> utils >> freecdb
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: freecdb  ]

套件: freecdb (0.75build4)

creating and reading constant databases

freecdb is a fast, reliable, simple package for creating and reading constant databases. Its database structure provides several features:

 * Fast lookups: A successful lookup in a large database normally takes
   just two disk accesses.  An unsuccessful lookup takes only one.
 * Low overhead: A database uses 2048 bytes, plus 24 bytes per record,
   plus the space for keys and data.
 * No random limits: cdb can handle any database up to 4 gigabytes.
   There are no other restrictions; records don't even have to fit into
   memory.  Databases are stored in a machine-independent format.
 * Fast atomic database replacement: cdbmake can rewrite an entire
   database two orders of magnitude faster than other hashing packages.
 * Fast database dumps: cdbdump prints the contents of a database in
   cdbmake-compatible format.

This package is derived from the cdb package, and uses the original cdb library. See http://cr.yp.to/cdb.html

其他與 freecdb 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb

下載 freecdb

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 18.8 kB86 kB [文件列表]
i386 19.7 kB90 kB [文件列表]