drizzle-snowflake

JSON →
library 0.1.13 ·javascript
verified Jun 4, 2026

Drizzle ORM driver for Snowflake, version 0.1.13, released as a stable library with weekly updates. It integrates Snowflake's JDBC-like connection with Drizzle's type-safe query builder, supporting standard and Snowflake-specific column types (VARIANT, ARRAY, GEOGRAPHY). Built on the official snowflake-sdk, it offers both async (pooled) and sync (single connection) modes. Differentiators include full Drizzle ORM compatibility, semi-structured data support, and a standalone dialect module.