Download List

專案描述

QDBM is an embedded 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-05 11:14
1.8.75

The utility API was enhanced. A bug related to the
B+ tree API for Ruby was fixed.
標籤: Minor feature enhancements

2006-11-03 10:58
1.8.74

A bug related to optimization on the Intel Mac
series was eliminated.
標籤: Minor bugfixes

2006-10-28 21:23
1.8.73

A bug related to bzip2 encoding was fixed.
標籤: Minor bugfixes

2006-09-25 20:00
1.8.71

Wrappers for C++, Java, and Ruby were improved. There is a silent mode that uses return values instead of throwing an exception on some errors.
標籤: Minor feature enhancements

2006-08-21 19:23
1.8.70

The mutex control in the C++ API has been refined. A bug that caused a segmentation fault on BSD was fixed. A test command for checking multi-thread safety was added.
標籤: Minor feature enhancements

Project Resources