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
A dedicated partner portal is launching soon. Until then, use these pages to get started. Sign up when the portal is available to register your integration.
Guides
Read them in this order:
| Guide | What it covers |
|---|---|
| Building integrations | Ingestion and consumption paths, wire protocols, clients, and user-agent conventions |
| Testing your integration | Deployment modes, datasets, type coverage, and what to report before review |
| Documenting your integration | Required 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.