Welcome to my Excel to MySQL repository! This repository contains step-by-step instructions and example code on how to import data from an Excel spreadsheet into a MySQL database using MySQL Workbench ...
If you already had a database set up, make sure your schema matches the one in /mysql/import-csv.sh If you were running MySql in a container, remove the container and erase the volume, then run docker ...