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 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

现在"让安装"安装库和头文件。此版本添加了系统,没有在其 C 库中,支持设置默认的字段分隔符,支持不同的分隔符、 隔音罩和转义符,加载文件从 csvdb 壳,切换到使用 readline 作为中的外壳和 gettext 支持的默认值时的 BDELIMETER 环境变量 strcasestr 执行。
标签: 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