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
In Supabase, click on a project to open its dashboard. Click on the Connect button.
Copy the connection string provided.
Log into Stacksync and click on Connections > Create new connection.
Search for Supabase and select it.
Paste the connection string here, remembering to change the password value. You can also upload a SSL root certificate or configure SSH tunnelling here.
Click on "Authorize app".
You can now use your Supabase connection in a sync!
PostgresLast updated