Want to split large SQL dump file into multiple SQL files without programming?
Using DataFileSplitter, a SQL splitter, a native GUI software, you can split big SQL dump file into multiple SQL files easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Split SQL locally, Avoid uploading LARGE SQL file(s) to online services.
- Support Windows, Linux, macOS.
Split big SQL dump file into smaller SQL files
Choose source SQL dump file -> Set splitting SQL options -> Summary -> Split SQL
Click “New Task” at “Start”.
Choose “SQL” file type.
1. Open SQL dump file as source.
2. Config splitting to SQL file options.
3. Summary.
4. Split SQL dump file into smaller files.
View a result SQL file.
Split SQL dump file in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for splitting SQL dump file
You can schedule and automate this SQL splitting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.