clickhouse-orm

JSON →
library 3.0.2 ·javascript
verified Jun 4, 2026

A Node.js ORM for ClickHouse that uses the HTTP interface and wraps the TimonKK/clickhouse driver. Version 3.0.2 offers schema-based model definitions, automatic table creation/synchronization, and typed queries with TypeScript support. It differentiates from raw SQL clients by providing a declarative model configuration, built-in data type mapping, and simplified CRUD operations. Release cadence is irregular; the library is maintained but with limited community activity.