pkgsrc/databases/p5-qdbm/DESCR
2005-11-23 06:36:56 +00:00

6 lines
323 B
Text

QDBM is an embeded database library compatible with GDBM and NDBM. It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.
This package provides the Perl interface of QDBM.