Create mysql table directly from CSV file using the CSV Storage engine?
I just discovered csvkit, which is a set of Unix command-line tools for CSV files. I installed it on my Mac with pip install csvkit. The command was: You can alternatively provide a DB connection string and it can load the table directly.