Your cart is currently empty!
Welcome to SQL Dump Splitter
If you’ve ever struggled with uploading large SQL dump files via phpMyAdmin due to upload limits, our SQL Dump Splitter is the perfect solution. This tool allows you to split large SQL files into smaller parts, making it easier to manage and upload your databases.
Drag & drop your SQL file here or click to browse
Supported formats: .sql, .txt, .dump, .bak, .db
How to Use SQL Dump Splitter
This tutorial will guide you through the steps to use the SQL Dump Splitter tool effectively. By following these instructions, you can easily split your large SQL dump files into smaller, manageable chunks.
Step 1: Prepare Your SQL Dump File
Ensure you have your SQL dump file ready. The file should be in .sql
, .zip
, or .gz
format and must not exceed 50MB.
Step 2: Upload Your SQL Dump File
Use the form below to upload your SQL dump file to the SQL Dump Splitter. Click on the “Choose File” button and select your file.
Step 3: Specify Split File Size
Enter the desired split file size in megabytes (MB). The split size cannot exceed 50MB. This determines how large each split part will be.
Step 4: Split the SQL Dump File
Click on the “Split SQL Dump File” button to start the splitting process. The tool will process your file and split it into smaller parts without breaking SQL commands.
Step 5: Download Split Files
After the splitting process is complete, you will be redirected to a page where you can download each split file individually or all files as a ZIP archive.
Step 6: Upload Split Files via phpMyAdmin
Use phpMyAdmin to upload each split SQL file sequentially. This bypasses the upload size limitations and allows you to restore your database successfully.
Tips for Using SQL Dump Splitter
- Ensure your original SQL dump file is valid and not corrupted.
- Use consistent split sizes for easier management.
- Keep a backup of your original SQL dump file.