Report this

What is the reason for this report?

Website database backup

Posted on November 18, 2022

Are there any options to make a backup of the database for a website?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This comment has been deleted

This comment has been deleted

Hi there,

If you are using a Managed MySQL cluster, you can rester a backup by following the steps here:

https://docs.digitalocean.com/products/databases/mysql/how-to/restore-from-backups/

If you are using a Droplet, you can restore a backup of your Droplet as described here:

https://docs.digitalocean.com/products/images/backups/quickstart/#restore-droplets-from-backups

I could also suggest the following checking out the following tutorial on how to create your own MySQL backup script:

https://devdojo.com/bobbyiliev/how-to-exportbackup-a-mysqlmariadb-database-with-mysqldump

Hope that this helps!

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.