Skip to content

Snowflake -> ClickHouse Equivalent Concepts#6244

Draft
dhtclk wants to merge 2 commits into
mainfrom
snowflake-equivalent-concepts
Draft

Snowflake -> ClickHouse Equivalent Concepts#6244
dhtclk wants to merge 2 commits into
mainfrom
snowflake-equivalent-concepts

Conversation

@dhtclk
Copy link
Copy Markdown
Collaborator

@dhtclk dhtclk commented May 18, 2026

Summary

Snowflake -> ClickHouse equivalent concepts page to strengthen our migration story.

Checklist

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

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

Project Deployment Actions Updated (UTC)
clickhouse-docs Error Error Comment May 20, 2026 9:44pm
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored May 20, 2026 9:44pm
clickhouse-docs-ko Ignored Ignored Preview May 20, 2026 9:44pm
clickhouse-docs-ru Ignored Ignored Preview May 20, 2026 9:44pm
clickhouse-docs-zh Ignored Ignored Preview May 20, 2026 9:44pm

Request Review


| Snowflake | ClickHouse | Notes |
|---|---|---|
| Snowflake SQL | ClickHouse SQL — same `SELECT` / `JOIN` / `GROUP BY`, with [lambdas](/sql-reference/functions/overview#arrow-operator-and-lambda) and aggregate [combinators](/sql-reference/aggregate-functions/combinators) as additional language features | Compatible at the level of basic SQL. Lambdas and combinators are the two extensions worth getting familiar with. |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is more of an implementation detail. I would expect to find this in the SQL reference page

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good call out, I'll remove for now.

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