Productivity

Mass SQL Importer

Productivity

Company: Full Stack Engineer – CWA
Project URL: https://github.com/Dimitris-Provatas/SQL_Importer

A Bash Script to import all your SQL files in your MySQL Database at once.

This script was created for big backup projects, where you had a lot of SQL scripts created and you want to import them back to MySQL. This script will take care of all this work by simply giving it 2 arguments, a username, a password (optional), and a path (optional), to access MySQL on your computer.