|
StelsCSV is a JDBC driver that allows performing SQL statements and other JDBC operations upon text files (comma separated, tab-separated, fixed length etc). Using this driver, you can easily create a simple database consisting of plain text files. Also driver can be used for writing data importing programs and migration tools.
Keywords: jdbc text file csv driver comma separated values tab-separated fixed length jdbc driver text files csv tab-separated fixed length
|