Projects / QDBM: Quick DataBase Manager

QDBM: Quick DataBase Manager

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 Mar 2007 02:14

Release Notes: The utility API was enhanced. A bug related to the B+ tree API for Ruby was fixed.

  •  03 Nov 2006 01:58

Release Notes: A bug related to optimization on the Intel Mac series was eliminated.

  •  28 Oct 2006 12:23

Release Notes: A bug related to bzip2 encoding was fixed.

  •  25 Sep 2006 11:00

Release Notes: 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.

  •  21 Aug 2006 10:23

Release Notes: 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.

Screenshot

Project Spotlight

INDI

A control protocol for various astronomical instruments (telescopes, CCDs, etc).

Screenshot

Project Spotlight

Pomm

A PHP object model manager for PostgreSQL.