StelsCSV is a JDBC driver that allows performing SQL statements and other JDBC operations upon text files (comma separated, tab-separated, fixed length etc). Features: supports most keywords of ANSI SQL92, supports integer, floating point, string and date/time data types defined in the database schema, supports aggregate, converting, string and other SQL functions, supports user-defined SQL
...