Back to Home

Importing & Exporting Databases

Importing & Exporting Databases in the UI

Backup or restore database tables visually without using command line tools:

  1. Open the **Website Dashboard** and select the Databases tab.
  2. Locate your database name in the active list.
  3. Click Export (Backup) to download a clean `.sql` file of your schema.
  4. To restore, click the Import icon, select your local `.sql` backup file, and click Upload and Import.
Command copied to clipboard!