Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Databricks adapter configuration for SQLBuild.
databricks-sql-connector
pip install 'sqlbuild[databricks]' # or uv pip install 'sqlbuild[databricks]'
adapter = "databricks" [connection] server_hostname = "my-workspace.cloud.databricks.com" http_path = "/sql/1.0/warehouses/abc123" token = "dapi_my_access_token" catalog = "my_catalog" schema = "my_schema"
server_hostname
http_path
token
catalog
schema
USE CATALOG
USE SCHEMA