Naxis Technologies Docs
Live demo

Databases & CRM

Set up Databricks SQL

Connect a Databricks Unity Catalog schema through a SQL warehouse. Tables become searchable entries, and tables with declared keys become records with their figures totalled exactly — over the Statement Execution API with a personal access token, no driver and no app registration. Read-only.

Before you start

  1. Documents → Databricks SQL: enter Workspace URL, SQL warehouse (its ID from Connection details — pasting the whole HTTP path also works), and Catalog, and paste the token.
  2. Schema defaults to default; set it only if your tables live elsewhere.
  3. Optionally narrow with Only these tables or Skip these tables.
  4. Choose access groups, Test, then Sync.

What comes in

SchemaThe schema inside the catalog to read — blank uses default.
Only these tablesAllow-list, one table per line; blank reads the whole schema.
Skip these tablesThe opposite — read everything except these.

Access

Visible only to the access groups chosen on the source — Databricks' own catalog grants aren't read row by row; the token's own grants only cap what the connector can reach at all.

A serverless warehouse answers fastest; a stopped classic one can take a couple of minutes to wake on the first sync of the day. Records are capped at the newest 5,000 rows per table, the same as every SQL-shaped source in this section.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 20 Sep 2026