资 源 简 介
**CODE NOW HOSTED ON GITHUB. MOST RECENT VERSIONS WILL BE THERE**
The installation instructions below should continue to work. However, gcsvsql is now bundled as part of durbinlib which is maintained at Git Hub. To get the most up-to-date version you can get durbinlib from github here:
https://github.com/jdurbin/durbinlib
Presuming you have groovy, java, and ant installed, you can install it like:
git clone git://github.com/jdurbin/durbinlib.gitcd durbinlibant installexport PATH=$PATH:durbinlib/scripts
This will give you the latest version of csvsql along with a number of other useful command-line scripts.
The version here should still work until bitrot sets in.
gcsvsql
gcsvsql is a Groovy command line script that treates csv files as database tables. gcsvsql allows you to perform arbitrary queries on those files, including multi-file joins. The core fu