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.