Downloadliste

Projektbeschreibung

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. All data is kept in a pure ASCII file, so you can also use grep and awk on it.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-07-31 21:26
2.4

mdb2json wurde zur Herstellung von JSON Stil Ausgabe aufgenommen. Die Lizenzbedingungen wurden der MIT-Lizenz geändert. Warnhinweise auf GCC 4.4 behoben worden. Der Code wurde auf K & R formatiert.
Tags: Minor feature enhancements
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.

Project Resources