On Nov 10, 2011 1:38 PM, "Gary Gregory" <garydgreg...@gmail.com> wrote: > > On Thu, Nov 10, 2011 at 11:56 AM, James Carman > <ja...@carmanconsulting.com>wrote: > > > +1 from me. What about rolling it into io? It is I/O after all. > > > > Hi All, > > Hm, yes. it is IO, but so is a database, and a CSV file is a subset of the > flat-file format, which is itself a simple database. > > It feels out of scope. > > Then I think, why would I want to not use JDBC with a driver for CSV files.
Doesn't that already exist?