I just learned that MySQL has a native CSV storage engine which stores data in a Comma-Separated-Value file per table.
Is it possible to create a table directly from
you can use this bash script
convert.sh
and run
./convert.sh -f example/mycsvfile.csv