Pricing
CHOps, dual-licensed. CHOps Pro for teams that need more.
CHOps is dual-licensed under the AGPL or a commercial license. CHOps Pro is a commercially licensed product that adds SSO, audit log, and sidecar remote management.
CHOps
$0 forever
Dual-licensed: AGPL, or a commercial license for the same software.
Get CHOps- SQL editor with autocomplete, history, bookmarks, export
- Cluster overview and node health monitoring
- Query inspector with kill capability
- Custom dashboards with 12+ chart types
- Email alerting with per-node evaluation
- Query profiler with flame graphs
- DVR-style monitoring playback
- ClickHouse® database RBAC management
- Backup and restore interface (S3, GCS, Azure)
- Index and projection management
- Server log viewer
- Multi-cluster support (up to 3 clusters / 18 nodes, editable in source)
- App-level user management (4 roles)
- Docker, binary, and source deployment
- Community support via GitHub
- AGPL license, or a commercial license (contact us)
CHOps Pro
Contact us
Commercial license. Teams, enterprise, regulated industries.
Book a DemoEverything in CHOps, plus:
- SSO support
- Higher cluster and node limits, set by license key
- Scheduled email reports (SQL on cron)
- Slack, Teams, Google Chat, PagerDuty alerts
- Scheduled backups with retention policies
- Scheduled Archival to S3-compatible storage
- Audit log (50+ actions, PDF export)
- Sidecar-based remote cluster management
- Priority support with SLAs
- Commercial license
Enterprise Add-ons
FAQ
Frequently asked questions
Is CHOps limited or crippled without a paid plan?
No. CHOps under the AGPL is the full software, not a trial or a cut-down build. It has a default limit of 3 clusters and 18 nodes, but because you have the source, raising that limit is a simple file edit. CHOps Pro adds separate features (SSO, audit log, sidecar remote management, and more) and manages higher limits through a license key.
How is CHOps licensed?
CHOps is dual-licensed. Use it under the open-source AGPL at no cost, or choose a commercial license for the same software (contact us for pricing). CHOps Pro is a separate, commercially licensed product that adds enterprise features.
Does CHOps work with ClickHouse® Cloud?
Yes. CHOps connects via the HTTP interface, which all ClickHouse® Cloud plans support.
Do I need to install anything on my database servers?
No. CHOps connects over the HTTP interface. Nothing is installed on your ClickHouse® database servers.
How does CHOps store its own data?
CHOps uses a local SQLite file (typically under 5 MB) for its configuration. It does not store your ClickHouse® data.
Can I run CHOps as a single binary?
Yes. CHOps compiles into a standalone executable. Available for Linux x64 and macOS ARM.
Is my data safe?
CHOps does not modify your ClickHouse® data unless you explicitly run a query that does so. Credentials are encrypted with AES-256-GCM. Passwords are hashed with Argon2id.