mysqldump -u root -p myapp_db > backup.sql
Category: Self-Hosting
Export a MySQL database to a SQL file for backup