Skip to main content
Databricks requires the optional databricks-sql-connector dependency:

Connection config

The target’s database selects the Unity Catalog catalog, and its schema selects the schema.

Session initialization

On connect, SQLBuild runs USE CATALOG and USE SCHEMA statements from the active target to set the authoritative session namespace.