Database utility to import/export delimited text files (e.g. CSV)
Allows for the importing and exporting of delimited text files (e.g. CSV) to
virtually any DBMS that Python supports. All DBMS specific information is
stored in a user modifiable config file.