Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.37 KB

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

demo

Installation

Connecting to Databricks

  • Click the SQLTools icon in the left navigation bar
  • Click the Create new connection icon

create-new-connection

  • 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.

connection-form