2005-10-23 21:01:56 +02:00
|
|
|
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.
|
2005-11-23 07:20:36 +01:00
|
|
|
|
|
|
|
This package includes APIs for C.
|
|
|
|
APIs for C++, Java, Perl, Ruby and CGI scripts are provided as separate
|
2005-10-23 21:01:56 +02:00
|
|
|
package.
|