Databricks SQL Driver for Node.js

JSON →
library 1.8.5 ·javascript
verified Jun 5, 2026

A Node.js driver for connecting to Databricks clusters and SQL warehouses via the Thrift API (HiveServer2 protocol). Current stable version is 1.8.5, with monthly releases. It is a fork of the Hive Driver, supporting both CommonJS and ESM. Key differentiators: direct Databricks SQL support, token-based authentication, and TypeScript types included. Note: this is a community fork (owens3364) that removes lz4 dependency for better Node 20 compatibility.