db

Dbopen is the library interface to database files. The supported file formats are btree, hashed and UNIX file oriented. The btree format is a representation of a sorted, balanced tree structure. The hashed format is an extensible, dynamic hashing scheme. The flat-file format is a byte stream file with fixed or variable length records. The formats and file format specific information are described in detail in their respective manual pages btree(3), hash(3) and recno(3).
Current version: 6.0.35

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 6.0.35 download project version
2019-01-17 9 6.0.35 download project version
2017-07-13 8 5.3.21 download project version
2015-06-25 7 5.3.21 download project version
2014-03-07 6 4.8.30 download project version
2013-09-10 5 4.8.30 download project version
2012-10-31 4 4.8.30 download project version
2012-05-01 3 4.8.30 download project version
2005-11-08 2 download project version