libdb is a library for manipulating database files, developed at Berkeley.
It supports three kinds of file formats:
* btree. A representation of a sorted, balanced tree structure. * hashed. An extensible, dynamic hashing scheme. * UNIX file oriented. A byte stream file with fixed or variable length records.
This library exists for compatibility with applications built against glibc 2.0 or 2.1. There is intentionally no corresponding development package. Do not link new applications against this library!
|
|
|
| 硬體架構 | 套件大小 | 安裝後大小 | 檔案 |
|---|---|---|---|
| alpha | 45.4 kB | 140 kB | [文件列表] |
| amd64 | 35.1 kB | 116 kB | [文件列表] |
| arm | 35.5 kB | 112 kB | [文件列表] |
| hppa | 37.4 kB | 120 kB | [文件列表] |
| i386 | 33.3 kB | 80 kB | [文件列表] |
| ia64 | 57.7 kB | 188 kB | [文件列表] |
| mips | 34.0 kB | 124 kB | [文件列表] |
| mipsel | 35.2 kB | 128 kB | [文件列表] |
| powerpc | 34.5 kB | 116 kB | [文件列表] |
| s390 | 35.0 kB | 116 kB | [文件列表] |
| sparc | 30.3 kB | 108 kB | [文件列表] |