Download List

프로젝트 설명

csvDB is an SQL engine for CSV (comma separated values) files, allowing files to be searched as if they were database tables. It includes both a library and a client, allowing it to be used programatically and from the command line.

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.

2012-04-01 09:25 Back to release list
0.5

라이브러리 및 헤더 설치 이제 "설치 확인" 합니다. 이 릴리스 지원 셸, 껍질, 그리고 gettext 지원을 기본으로 readline을 사용 하 여 스위치 csvdb에서 파일을 로드 하는 경우 기본 필드 구분 기호, 서로 다른 구분 기호, 인클로저, 그리고 탈출에 대 한 지원 설정 하기 위한 BDELIMETER 환경 변수에 대 한 그들의 C 라이브러리에 그것을 있지 않는 시스템에 대 한 strcasestr 구현을 추가 합니다.
Tags: Unix, Linux, MinGW, Gettext
"make install" now installs libraries and headers. This release adds a strcasestr implementation for systems which don't have it in their C library, support for the BDELIMETER environment variable for setting the default field separator, support for different separators, enclosures, and escapes when loading files from csvdb the shell, a switch to using readline as the default in the shell, and gettext support.

Project Resources