Awesome
Databricks driver for SQLTools
📘 Note: The User Guide contains comprehesive documentation about the Databricks drvier for SQLTools.
This Visual Studio Code extension lets you run SQL queries against Databricks. It plugs into the popular SQLTools extension. It supports the following capabilities:
- Connect to a specific catalog and schema in Databricks
- Browse tables and views
- Run SQL queries
Installation
- First, install the SQLTools extension from the Visual Studio Code Marketplace.
- Second, install the SQLTools Databricks Driver from the Visual Studio Code Marketplace.
Connecting to Databricks
- Click the SQLTools icon in the left navigation bar
- Click the Create new connection icon
- Fill in the connection form. The information you fill in this form can be found in two different places depending on the type of compute you are connecting to. Read this documentation to learn more.