SQL database backup – step-by-step
So make a Backup of your database:
- Log in to phpMyAdmin. With this Tool, your database can manage.
- Click on the button "Export" to Backup.
- On the left of the page, you must select the SQL database you want to back up.
- It is sufficient if the method "Fast" is selected. Experienced users can make "Customized" advanced settings.
- Finally, select "Format" and "SQL" and click on "Export". The Download of the SQL database starts.
- For safety, you should upload this file in addition, even in the case of a Cloud service in case your PC fails.

SQL backup database
Alternatively, you can also Excel as a database. How to do this, we can tell you in our next practice tip.