Backup
Create an Utho account to try this guide with a $100 credit.
Sign Up




How to Import Data between MongoDB instances
Learn how to migrate data between your MongoDB instances.

Using mysqldump to Backup MySQL Databases
The mysqldump utility is part of MySQL and MariaDB. It makes it easier to make a backup of a database or system of databases. Using mysqldump makes a logical backup and generates the SQL statements needed to recreate the original database structure and data.
Create an Utho account to try this guide with a $100 credit.
Sign Up