Drizzle ORM Databricks SQL adapter

JSON →
library 0.1.2 ·javascript
verified Jun 4, 2026

A standalone Drizzle ORM adapter for Databricks SQL warehouses (v0.1.2, actively maintained). It provides Databricks-native column types, Spark SQL generation, and uses the official @databricks/sql Node.js driver. Unlike Drizzle's traditional adapters, this one has zero dependency on mysql-core, pg-core, or sqlite-core, making it lightweight and purpose-built for the Databricks ecosystem. It supports personal access tokens and OAuth M2M authentication, and integrates seamlessly with Drizzle's query builder. Requires Node.js >=22.