Skip to content

docs: introduce ClickHouse product family - #756

Merged
sdairs merged 1 commit into
stack/595-create-omission-clifrom
docs/755-readme-products
Sep 7, 2026
Merged

docs: introduce ClickHouse product family#756
sdairs merged 1 commit into
stack/595-create-omission-clifrom
docs/755-readme-products

Conversation

@sdairs

@sdairs sdairs commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Closes #755.

The README now opens with a centered official ClickHouse full logo in light and dark variants, adds linked Slack, X, and YouTube badges, directs new users to the 30-day ClickHouse Cloud trial with $300 in credits, and positions ClickHouse, ClickHouse Managed Postgres, ClickStack, and ClickPipes through the workflows clickhousectl supports. Product descriptions, links, and the trial offer were checked against the current ClickHouse brand and product pages and aligned with ClickHouse/examples#409.

Stacked on #754.

Validation:

  • cargo fmt --all
  • cargo clippy -p clickhousectl -- -D warnings
  • cargo check -p clickhousectl --no-default-features
  • cargo clippy -p clickhousectl --all-targets --no-default-features -- -D warnings
  • cargo test -p clickhousectl (one environment-dependent test fails because a local OrbStack process already occupies ports 8123 and 9000; the isolated retry reports the same port notice)

@sdairs
sdairs force-pushed the docs/755-readme-products branch from 70433a5 to f091874 Compare September 6, 2026 08:43

@iskakaushik iskakaushik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@sdairs
sdairs merged commit e4a5c8b into main Sep 7, 2026
8 checks passed
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.

Add ClickHouse branding and product overview to README

2 participants