Little PHP script to create MySQL table from CSV/TSV/Excel file with or without data
Recently I needed a little tool to create many DB tables in MySQL from Excel/CSV docs and as an outcome of that I’ve created this little tool:
https://github.com/aarefjev/csv_to_mysql
It’s a little buggy I suppose, but does what it’s supposed to.
Have fun!
Posted on June 14, 2018 at 15:44 by arte · Permalink
In: English, Fun, mySQL · Tagged with: csv, php
In: English, Fun, mySQL · Tagged with: csv, php