Skip to content

Add clicko migration tool to schema management documentation#5723

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

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
Copy Markdown

@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
Copy Markdown

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
Copy Markdown

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.
@rschu1ze
Copy link
Copy Markdown
Member

@Blargian Can we merge this?

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Error Error Apr 14, 2026 10:30pm

Request Review

Copy link
Copy Markdown
Member

@Blargian Blargian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @arsura, could you please add clicko to this page: https://clickhouse.com/docs/interfaces/third-party/integrations

@arsura
Copy link
Copy Markdown
Author

arsura commented Apr 15, 2026

@Blargian ClickHouse/ClickHouse#102760 Does this look good?

@Blargian
Copy link
Copy Markdown
Member

@Blargian ClickHouse/ClickHouse#102760 Does this look good?

Thank you @arsura LGTM, i've approved. Closing this one in favour of 102760

@Blargian Blargian closed this Apr 15, 2026
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.

4 participants