qdbm: QDBM (A library of routines for managing a database) qdbm: qdbm: The database is a simple data file containing records, each is a pair qdbm: of a key and a value. Every key and value is serial bytes with qdbm: variable length. Both binary data and character string can be used as qdbm: a key and a value. There is neither concept of data tables nor data qdbm: types. Records are organized in hash table or B+ tree. qdbm: qdbm: http://qdbm.sourceforge.net qdbm: WWW.SLACKY.EU qdbm: PackaGer Gohanz.