StelsCSV
Home PageCategories: JDBC
Author: J-Stels Software
Latest version: 3.0
Added 2005-09-29Updated 2006-12-12
CSV JDBC type 4 driver that allows performing SQL queries and other JDBC operations on text files (comma-separated, delimiter-separated, fixed-length, etc). Using this driver, you can create a database consisting of plain text files. Also, the driver can be used for writing data importing programs and migration tools.
Features include:
- supports most keywords of ANSI SQL 92
- supports inner and outer table joins
- supports INSERT, UPDATE and DELETE statements
- supports transactions
- supports integer, floating point, string and date/time data types
- supports aggregate, numeric, string, conversion and other SQL functions
- supports user-defined SQL functions
- supports reading text files from Zip/Jar archives and HTTP URLs
- platform independent
Built for Java |