databricks/sqltools-databricks-driver
TypeScript
Captured source
source ↗GH
Source ↗published Jun 25, 2022seen 5dcaptured 12hhttp 200method plain
databricks/sqltools-databricks-driver
Description: SQLTools driver for Databricks SQL
Language: TypeScript
License: NOASSERTION
Stars: 14
Forks: 4
Open issues: 22
Created: 2022-06-25T21:20:18Z
Pushed: 2024-09-03T22:16:38Z
Default branch: main
Fork: no
Archived: no
README:
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.
