Files
ports/databases/dbh/pkg-descr
Frederic Culot 0dc92a345b - Update to 5.0.16
- Update WWW link

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
2014-10-15 08:52:45 +00:00

8 lines
414 B
Plaintext

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://www.gnu.org/software/libdbh/