Intro

Find out more about Supabase here. When connecting to Supabase, use Supabases Shared Pooler Connection. Click here for more information.

Necessary Credentials

Supabase Credential Location
https://supabase.com/dashboard/project/PROJECT_ID/settings/database
  • Hostname
    • The server where your database lives
    • Example: db.PROJECT_ID.supabase.co
  • Port
    • The port the database server uses
    • Example: 5432
  • Database name
    • Name of the database you are connecting Explo to
    • Example: postgres
  • Authentication
    • Scheme you want to use (options below)

Authentication Options

Username and Password
  • Credentials:
    • Username
    • Password

Allowlisting Explo’s IPs

You may need to allowlist egress IPs for your Connectivity Region.

Questions?

Please reach out to the Explo team at [email protected] if you have any questions.