miniDB is a small and fast isam/btree library/program for record based access, used as standalone or as client/server. It features a small footprint, multi-field indexes, autoincrement fields, and database logging.

Changes: mdb2json was added for producing JSON style output. The license terms were changed to the MIT license. Warnings on GCC 4.4 were fixed. The code was formatted to K&R style.

Release Tags: Minor feature enhancements

Tags: Database, Database Engines/Servers, Software Development, Libraries

Licenses: MIT