Connect your warehouse to Airbrx

  1. Sign up
  2. Claim address
  3. Connect warehouse
  4. Point a tool
  5. First rule
  6. Verify
What you'll do

Paste your warehouse URL. The App auto-detects Snowflake or Databricks.

The Gateway is wire-compatible with Databricks and Snowflake. It needs the same connection details those tools normally need — a hostname, maybe an HTTP path, the warehouse identifier — so it can forward requests when the cache misses. Credentials are not part of this configuration; those flow through with each query at runtime, untouched and unstored.

In the App, the configuration card looks like this

Paste your warehouse URL and the App auto-detects the adapter type (Databricks vs Snowflake) and pre-fills the fields below. You'll review and save; that's the whole step. The fields are described next so you know what you're confirming.

Pick the adapter

The tenant configuration screen offers two adapter types. Pick the one that matches your warehouse:

Databricks

For Databricks SQL Warehouses (any region, any cloud). Needs server hostname and HTTP path.

Snowflake

For Snowflake (any region, any cloud). Needs server hostname only.

Fill in the fields

Databricks

Server hostname
Your Databricks SQL Warehouse hostname — e.g. dbc-1234567890.cloud.databricks.com. The Gateway forwards requests here when the cache misses.
HTTP path
The HTTP path of the SQL Warehouse — e.g. /sql/1.0/warehouses/abc123. Find this in the Databricks SQL Warehouse details page under "Connection details."

Snowflake

Server hostname
Your Snowflake account host — e.g. your-account.snowflakecomputing.com. The full account identifier including region and cloud, not just the account name.

What's not on this screen

What you should see

After saving, the tenant's status switches from "unconfigured" to "ready." The App shows the live runtime topology — your clients on the left, your gateway address in the middle, your warehouse on the right:

Clients
silent-granite-prism.gateway.airbrx.ai
Databricks (dbc-d7b80625-1950.cloud.databricks.com)

The traffic page is still empty (no BI tool has connected yet) but the Gateway is ready to receive traffic. Step 4 sends some.

If something goes wrong

Step 4 of 6
Point a BI tool at Airbrx
Step 2 — Claim address Step 4 — Point a tool