Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-12 | Fix PLIST for update of qdbm. | joerg | 1 | -2/+1 | |
2005-11-23 | Import qdbm-plus from pkgsrc-wip. Packaged by OBATA Akio. | minskim | 3 | -0/+131 | |
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 C++ interface of QDBM. |