🔺
Airbook
Get StartedGo to Website
  • Getting Started
    • Basic Building Blocks
  • Connect
    • BigQuery
    • Snowflake
    • MySQL
    • PostgreSQL (Postgres)
    • Amazon RedShift
    • MotherDuck
    • Supabase
    • Business Connectors
    • Connecting via SSH
  • Explore
    • Using SQL Blocks
    • Using the Query Builder
    • Building Charts
    • Using Statistics
    • Adding Context
  • Present
    • Building Dashboards
    • Embedding Charts
    • Scheduling Refreshes
  • Activate
    • Creating a Workflow
    • Configuring a Workflow
    • Scheduling a Workflow
  • Roles and Permissions
  • Data Security
Powered by GitBook
On this page

Was this helpful?

  1. Connect

Supabase

Learn how to connect your Supabase DB to Airbook.

PreviousMotherDuckNextBusiness Connectors

Last updated 3 months ago

Was this helpful?

Supabase is a hosted PostgreSQL service. Follow these steps to connect your Supabase database to Airbook:

See also: PostgreSQL (Postgres)

Steps to Connect:

  1. Log into Supabase and open the project you want to connect.

  2. At the top, click the Connect button.

  3. Choose either:

    • Direct Connection (for direct access)

    • Transaction Pooler (for pooled connections)

  4. Ignore the URI—instead, click View Parameters to reveal the necessary connection details.

Configuring Airbook:

  1. Open Airbook's Connections page.

  2. Select Postgres as the database type.

  3. Copy the parameters from Supabase and paste them into Airbook.

  4. Enter your database password manually (Supabase does not provide it in the connection details).

  5. Click Connect.

What Happens Next:

  • 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.