summaryrefslogtreecommitdiff
path: root/databases/qdbm-cgi/DESCR
blob: 00d9d35323e8e95a7a6558a57e65aa62ce256af9 (plain)
1
2
3
4
5
6
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 CGI scripts for QDBM.