Chouse-ORM

JSON →
library 1.0.8 ·javascript
verified Jun 5, 2026

A Sequelize-like ORM for ClickHouse database, version 1.0.8, with TypeScript support, connection management, model definitions, fluent query builder, and relationship handling (hasMany, belongsTo, hasOne). Built specifically for ClickHouse's columnar architecture. Released as an npm package with no major release cadence yet. Key differentiators: familiar Sequelize-like API tailored for ClickHouse, supports automatic table creation and migrations, and optimized for ClickHouse performance.