drizzle-databend
JSON →A Drizzle ORM driver for Databend, a cloud-native data warehouse. Current version 0.1.14, updated regularly (last release Oct 2024). Built on Drizzle's Postgres driver surface to leverage Databend's support for $1 positional parameters and double-quote identifier quoting. Uses databend-driver (NAPI-RS bindings) as the underlying client. Export types for DSN, config object, and explicit client connections; supports migrations, transactions (no savepoints), and Databend-specific column types (VARIANT, ARRAY, TUPLE, MAP, TIMESTAMP, DATE). Differentiates from generic Postgres drivers by providing native Databend type support and optimized connection pooling.
Resources
packagedrizzle-databend ↗