Want to bulk import SQL files into MySQL tables at one time?
Using Withdata software FileToDB, a SQL to MySQL converter for MySQL, you can bulk import SQL files into MySQL (MariaDB, Percona) tables in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally, Avoid uploading LARGE SQL file(s) to online services.
- Support Windows, Linux, macOS.
Bulk import SQL files into MySQL tables
Login to MySQL -> Choose SQL files -> Set MySQL tables -> Import SQL files to MySQL tables
Choose MySQL and logon.
Click “Wizard – N Files To N Tables” at task dialog.
Select the “SQL” file type.
then show the wizard.
1. Select a folder that constains SQL files.
2. Config first SQL file importing options.
3. Set “Import Type”.
4. Map MySQL tables to SQL files.
5. Summary. Set “Convert Rows” and “Skip Rows” if need.
6. Import SQL files to MySQL tables, 1 file to 1 table, one by one.
View imported data in MySQL table
Bulk import SQL files into MySQL tables in command line
Save “bulk SQL files to MySQL tables” session, then you can:
- Bulk import SQL files into MySQL tables in Windows command line.
- Bulk import SQL files into MySQL tables in Linux command line.
- Bulk import SQL files into MySQL tables in macOS command line.
Set scheduled tasks for bulk importing SQL files into MySQL tables
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)