Skip to main content
Version: Next
Databricks SQL Endpoint

Databricks SQL Endpoint

https://www.databricks.com/
Databricks SQL Endpoint connectivity via the pyodbc driver.
Installation
Required packages: pyodbc
Connection String
databricks+pyodbc://token:{access_token}@{host}:{port}/{database}?http_path={http_path}
ParameterDescription
access_tokenPersonal access token
hostServer hostname
portPort (default 443)
databaseDatabase name
http_pathHTTP path from SQL endpoint settings
Default port: 443
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Feature Score: 30/201
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Extended Time Grains:
FIVE_SECONDSTHIRTY_SECONDSFIVE_MINUTESTEN_MINUTESFIFTEEN_MINUTESTHIRTY_MINUTESHALF_HOURSIX_HOURSWEEK_STARTING_SUNDAYWEEK_STARTING_MONDAYWEEK_ENDING_SATURDAYWEEK_ENDING_SUNDAYQUARTER_YEAR
Help improve this documentation by editing the engine spec: