Supabase
Learn how to connect your Supabase DB to Airbook.
Last updated
Was this helpful?
Learn how to connect your Supabase DB to Airbook.
Last updated
Was this helpful?
Supabase is a hosted PostgreSQL service. Follow these steps to connect your Supabase database to Airbook:
See also: PostgreSQL (Postgres)
Log into Supabase and open the project you want to connect.
At the top, click the Connect button.
Choose either:
Direct Connection (for direct access)
Transaction Pooler (for pooled connections)
Ignore the URI—instead, click View Parameters to reveal the necessary connection details.
Open Airbook's Connections page.
Select Postgres as the database type.
Copy the parameters from Supabase and paste them into Airbook.
Enter your database password manually (Supabase does not provide it in the connection details).
Click Connect.
Your data will begin syncing automatically.
You don’t need to wait—Airbook will notify you via email once the data is available for querying.