Use a SQL database tool

You can use these tools to run SQL commands and scripts and to browse database objects in Azure Databricks.

Tool Use this when you want to:
Databricks SQL CLI Use a command line to run SQL commands and scripts on a Databricks SQL warehouse.
Databricks Driver for SQLTools Use Visual Studio Code to interact with Databricks SQL warehouses in remote Azure Databricks workspaces.
DataGrip integration with Azure Databricks Use a query console, schema navigation, smart code completion, and other features to run SQL commands and scripts and to browse database objects in Azure Databricks.
DBeaver integration with Azure Databricks Run SQL commands and browse database objects in Azure Databricks by using this client software application and database administration tool.
SQL Workbench/J Run SQL scripts (either interactively or as a batch) in Azure Databricks by using this SQL query tool.