본문으로 바로가기
본문으로 바로가기

Integration development

These guides orient you if you build a product that connects to ClickHouse. They cover the integration surface, how to validate your connector, and how to publish documentation on this site.

Partner portal

Use the partner portal to register your integration and access partner resources. The guides below cover how to build, test, and document your connector.

Guides

Read them in this order:

GuideWhat it covers
Building integrationsIngestion and consumption paths, wire protocols, clients, and user-agent conventions
Testing your integrationDeployment modes, datasets, type coverage, and what to report before review
Documenting your integrationRequired doc sections, style rules, and a PR skeleton for your product page

After you prototype and test, contribute your integration page under /docs/integrations/<category>/<your-integration>/ and open a pull request against clickhouse-docs.