CSV to MySQL
Just a script to read in CSV file and generate an SQL file containing the CREATE TABLE syntax and INSERT statements. The script is still pretty barebones, feel free to fork and expand as necessary.
Just a script to read in CSV file and generate an SQL file containing the CREATE TABLE syntax and INSERT statements. The script is still pretty barebones, feel free to fork and expand as necessary.