Skip to content

Supabase

To set up Supabase with DBCode, you will need an access token.

You can obtain an access token by following the instructions provided on the Access Tokens page in the dashboard.

Once you have your access token, follow the steps in the connect a cloud provider article.

DBCode connects through the Supabase connection pooler using temporary credentials from the Supabase Management API. No permanent database users are created.

For more information about Supabase, check out their website.