chkit
JSON →A CLI for managing ClickHouse schemas and migrations in TypeScript projects. Current stable version is 0.1.0-beta.27 (pre-release, beta stage). It provides a declarative YAML-based schema definition, automatic migration generation, and simple CLI commands (init, status, up, down, new). Differentiators vs raw SQL migrations: type-safe schema definitions, migration history tracking, and rollback support. Released irregularly as beta.