Page cover image

Supabase

Two-way sync between Supabase and your other systems.

Supabase is an open-source backend-as-a-service built on PostgreSQL. It provides a real-time database, authentication, file storage, and edge functions - all accessible via a straightforward API. Developers can use these core backend services without managing infrastructure.

WARNING: In Supabase, only the default user called 'postgres' is compatible with Stacksync.

Authorize Supabase

  1. In Supabase, click on a project to open its dashboard. Click on the Connect button.

  2. Copy the connection string provided.

  3. Log into Stacksync and click on Connections > Create new connection.

  4. Search for Supabase and select it.

  5. Paste the connection string here, remembering to change the password value. You can also upload a SSL root certificate or configure SSH tunnelling here.

  6. Click on "Authorize app".

You can now use your Supabase connection in a sync!

Postgres

Last updated