Posts in: Import/Export & Backup

Using mysqldump and Restoring Backups

Learn how to back up and restore your MySQL database using mysqldump and command-line tools.

Read More →

Importing CSV and Excel Files into MySQL

Learn to import CSV files using LOAD DATA INFILE and external tools like phpMyAdmin.

Read More →