Download List

Projeto Descrição

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.

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.

2010-07-31 21:26
2.4

mdb2json foi adicionado para produzir saída JSON estilo. Os termos da licença foram mudadas para a licença MIT. Avisos sobre GCC 4.4 foram corrigidos. O código foi formatado com o estilo K & R.
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