Skip to content

Add clicko migration tool to schema management documentation#5723

Open
arsura wants to merge 2 commits intoClickHouse:mainfrom
arsura:doc/schema-migration-tools-clicko
Open

Add clicko migration tool to schema management documentation#5723
arsura wants to merge 2 commits intoClickHouse:mainfrom
arsura:doc/schema-migration-tools-clicko

Conversation

@arsura
Copy link

@arsura arsura commented Mar 11, 2026

Expanded the section on imperative schema management tools to include clicko, detailing its features, benefits for ClickHouse users, and considerations for use. Updated examples to reflect this addition.

Summary

Added clicko to knowledgebase/schema_migration_tools.md as a recommended imperative migration tool. clicko is designed specifically for ClickHouse with support for custom table engines, insert quorum, and cluster-aware DDL — making it a better fit for self-hosted sharded deployments compared to general-purpose runners like Goose or golang-migrate.

Checklist

Expanded the section on imperative schema management tools to include clicko, detailing its features, benefits for ClickHouse users, and considerations for use. Updated examples to reflect this addition.
@arsura arsura requested a review from a team as a code owner March 11, 2026 15:29
@vercel
Copy link

vercel bot commented Mar 11, 2026

@arsura is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Mar 11, 2026

CLA assistant check
All committers have signed the CLA.

…ocumentation

Refined the explanation of why clicko is suitable for ClickHouse, emphasizing its focus on operational details for sharded clusters, including custom table engines, insert quorum, and cluster-aware DDL propagation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants