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 | 43.0 kB | 144 kB | [文件列表] |
| arm | 33.5 kB | 116 kB | [文件列表] |
| hppa | 36.7 kB | 116 kB | [文件列表] |
| i386 | 30.0 kB | 108 kB | [文件列表] |
| ia64 | 53.7 kB | 180 kB | [文件列表] |
| m68k | 26.3 kB | 96 kB | [文件列表] |
| mips | 32.1 kB | 132 kB | [文件列表] |
| mipsel | 33.4 kB | 132 kB | [文件列表] |
| powerpc | 30.9 kB | 112 kB | [文件列表] |
| s390 | 32.1 kB | 112 kB | [文件列表] |
| sparc | 29.6 kB | 108 kB | [文件列表] |