|
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 functions, supports table joins, platform independent
jdbc text file csv driver comma separated values tab-separated fixed length jdbc driver text files csv tab-separated fixed length
|