Online CSV to MySQL Import Tool

I found this handy tool that converts a CSV file to a MySQL format so you can import the table using PHP MySQL. I haven’t tried it yet, but it looks good.

Unfortunately, the free version of ImpSQL is limited to 50 entries. I’m surprised the author is trying to make money off this, because the tool is handy, but this type of tool seems simple to create. Either way, it may come in useful.

Try it here: MySQL Data Import tool

Leave a Reply