0

StelsCSV JDBC Driver 5.1

A useful CSV JDBC type 4 driver which allows you to perform SQL queries and other JDBC operations on text files StelsCSV is a useful CSV JDBC type 4 driver which allows you to perform SQL queries and other JDBC operations on text files (comma-separated, delimiter-separated, fixed-length, etc). Using this driver, you can easily create a fast database consisting of plain text files. Also, the driver can be used for writing data importing applications and migration tools. · It supports most keywords of ANSI SQL’92 · It supports inner and outer table joins · It supports INSERT, UPDATE and DELETE statements · It supports transactions · It supports integer, floating point, string and date/time data types · It supports aggregate, numeric, string, conversion and other SQL functions · It supports user-defined SQL functions · It supports reading text files from Zip/Jar archives and HTTP URLs · It is a platform independent Requirements: · Java Development Kit 1.4

Leave a Reply