summaryrefslogtreecommitdiff
path: root/databases/dbh10/pkg-descr
blob: d9fbb8c8226e41de1121276e49d72d72d9b8ab1c (plain) (blame)
1
2
3
4
5
6
7
A DBH is a convenient way to associate keys composed by characters to data
records. Any kind of digital information can go into the data record, such
as text, graphic information, database structures, you name it. The idea
behind using a DBH is to get rid of what is known as an index file in the
database world. In the DBH world, the index is built into the file format.

WWW: http://dbh.sourceforge.net/