Skip to content

Add docs for clickhouse-c language client#6353

Merged
serprex merged 1 commit into
mainfrom
add-c-language-client
Jun 10, 2026
Merged

Add docs for clickhouse-c language client#6353
serprex merged 1 commit into
mainfrom
add-c-language-client

Conversation

@serprex

@serprex serprex commented Jun 6, 2026

Copy link
Copy Markdown
Member

Summary

Document https://github.com/ClickHouse/clickhouse-c

Checklist


Note

Low Risk
Documentation-only changes with no runtime or build logic affected.

Overview
Adds official documentation for the clickhouse-c header-only native-protocol client and wires it into the docs site navigation.

A new reference page at /integrations/c covers vendoring with CHC_IMPLEMENTATION, TCP/TLS I/O backends, query and INSERT flows, Native column layouts, compression, the ioless async client, errors, and supported types (including required settings such as output_format_native_encode_types_in_binary_format). The Language clients landing table and sidebars.js now list C alongside the other first-party clients.

Reviewed by Cursor Bugbot for commit 1d3cd22. Bugbot is set up for automated code reviews on this repo. Configure here.

@serprex serprex requested review from a team as code owners June 6, 2026 15:10
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Jun 10, 2026 1:13am
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored Jun 10, 2026 1:13am
clickhouse-docs-ko Ignored Ignored Preview Jun 10, 2026 1:13am
clickhouse-docs-ru Ignored Ignored Preview Jun 10, 2026 1:13am
clickhouse-docs-zh Ignored Ignored Preview Jun 10, 2026 1:13am

Request Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 218a4ba. Configure here.

Comment thread docs/integrations/language-clients/c.md

@Blargian Blargian left a comment

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.

LGTM, left a few very minor suggestions.

I didn't test the code samples, assume you have done so already - give a shout if you need me to.

Comment thread docs/integrations/language-clients/c.md Outdated
Comment thread docs/integrations/language-clients/c.md Outdated
Comment thread docs/integrations/language-clients/c.md Outdated
@serprex serprex force-pushed the add-c-language-client branch from cba8300 to 1d3cd22 Compare June 10, 2026 00:57
@serprex serprex merged commit 91c27a1 into main Jun 10, 2026
18 checks passed
@mintlify

mintlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#163

Added a new C language client page under integrations/language-clients and linked it in the navigation after C++.

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