clickhouse-orm
JSON →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.
Resources
packageclickhouse-orm ↗