Download List

프로젝트 설명

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은 JSON 스타일 출력을 생산을위한 추가되었습니다. 라이센스 조건은 현재 MIT 라이센스로 변경되었습니다. GCC를 4.4에 대한 경고는 고정되어 있었다. 이 코드는 케이 & 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