Supabase
How to find get your Postgres connection URI when using Supabase
Step 1: Find your database
Navigate to the Supabase dashboard. You should see a list of databases. Click on the one you want to connect:

In the sidebar click the gear icon to go to "Project Settings":

Click "Connect" on the upper part of the Settings dashboard:

Step 2: Find your connection URI
Under the "Connection string" section, select the "URI" tab:

"Copy" and paste it into Whalesync.
Replace [YOUR-PASSWORD]
with your database password. (ask a developer on your team if you don't know it)

Last updated
Was this helpful?