This repo contains a Databricks SQL Driver for Go's database/sql package. It can be used to connect and query Databricks clusters and SQL Warehouses.
Python 3.10 or higher pipenv (for virtual environment and dependency management) Git LFS (to track large assets) pre-commit (to enforce code style and checks) The ...