Supabase integration guide

Connect Supabase to SupaBackup

SupaBackup connects to your Supabase Postgres database and creates scheduled backups directly in your Google Drive.

Supabase Database
SupaBackup
Google Drive
1

Get your Supabase database connection string

Open your Supabase project, select Connect, and copy the Postgres connection string. Replace the password placeholder with your database password before continuing.

postgres://postgres:[YOUR-PASSWORD]@db.your-project.supabase.co:5432/postgres
2

Add your Supabase project to SupaBackup

Sign in to SupaBackup, create a new backup job, and paste your Supabase connection string into the database connection field. Give the job a clear name so it is easy to recognize later.

3

Connect Google Drive

Select Connect Google Drive, choose the Google account where you want backups stored, and approve the requested permission. Your backup files will be saved directly to that Drive account.

4

Choose your backup schedule

Choose how often SupaBackup should run the job. Select the schedule that matches how frequently your database changes and how much recovery history you need.

5

Save the backup job

Review the database, Google Drive account, and schedule, then save the job. SupaBackup will use these settings for each scheduled run.

6

Check your backup

Open your SupaBackup dashboard to check the latest run status. You can also open Google Drive and confirm that the new backup file appears in your SupaBackup folder.

7

Troubleshooting

  • Confirm that the connection string includes the correct database password and has no placeholder text.
  • Make sure the Supabase database is running and accepts connections from outside your project.
  • If Drive uploads fail, reconnect Google Drive and verify that the selected account still has available storage.

Still stuck? Visit the support page.

Ready to protect your database?

Connect your Supabase project and send your first scheduled backup directly to Google Drive.