I was looking around for a script that would easily convert csv files into SQL statements so that I could insert them into a SQL database, but there didn’t seem to be anything out there that was free.
So, I created my own.
It’s a python script, so you’ll need to have python installed to run it. Here it is:
Leave a Reply