This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.