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 our variable length records
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| i386 | 29.2 kB | 65 kB | [list of files] |
| m68k | 25.1 kB | 55 kB | [list of files] |