You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,6 +210,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
210
210
|Azure Synapse|<Imageimg={azure_synapse_logo}size="logo"alt="Azure Synapse logo"/>|Data ingestion|A cloud-based analytics service for big data and data warehousing.|[Documentation](/integrations/azure-synapse)|
211
211
|Azure Data Factory|<Imageimg={azure_data_factory_logo}size="logo"alt="Azure Data Factory logo"/>|Data ingestion|A cloud-based data integration service that enables you to create, schedule, and orchestrate data workflows at scale.|[Documentation](/integrations/azure-data-factory)|
212
212
|C++|<Imageimg={logo_cpp}alt="Cpp logo"size="logo"/>|Language client|C++ client for ClickHouse|[GitHub](https://github.com/ClickHouse/clickhouse-cpp)|
213
+
|C#|<CsharpsvgclassName="image"alt="Csharp logo"style={{width: '3rem'}}/>|Language client|ADO.NET client implementation for ClickHouse|[GitHub](https://github.com/ClickHouse/clickhouse-cs)|
213
214
|Cassandra|<Imageimg={cassandra}alt="Cassandra logo"size="logo"/>|Data ingestion|Allows ClickHouse to use [Cassandra](https://cassandra.apache.org/) as a dictionary source.|[Documentation](/sql-reference/dictionaries/index.md#cassandra)|
|ClickHouse Client|<Clickhousesvgalt="ClickHouse logo"style={{width: '3rem' }}/>|SQL client|ClickHouse Client is the native command-line client for ClickHouse.|[Documentation](/interfaces/cli.md)|
@@ -352,7 +353,6 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
352
353
|Apache SkyWalking|<Imageimg={skywalking_logo}size="logo"alt="SkyWalking logo"/>|Data management|Open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.|[Blog](https://skywalking.apache.org/blog/2024-03-12-monitoring-clickhouse-through-skywalking/)|
353
354
|Apache StreamPark|<Imageimg={streampark_logo}size="logo"alt="SeaTunnel logo"/>|Data ingestion|A stream processing application development framework and stream processing operation platform. |[Website](https://streampark.apache.org/docs/intro)|
354
355
|Bytebase|<Imageimg={bytebase_logo}size="logo"alt="ByteBase logo"/>|Data management|Open-source database DevOps tool, it's the GitLab for managing databases throughout the application development lifecycle|[Documentation](https://www.bytebase.com/docs/introduction/supported-databases)|
355
-
|C#|<CsharpsvgclassName="image"alt="Csharp logo"style={{width: '3rem'}}/>|Language client|ClickHouse.Client is a feature-rich ADO.NET client implementation for ClickHouse|[Documentation](https://github.com/DarkWanderer/ClickHouse.Client/wiki/Quick-start)|
356
356
|CHProxy||Data management|Chproxy is an HTTP proxy and load balancer for the ClickHouse database|[GitHub](https://github.com/ContentSquare/chproxy)|
357
357
|Chat-DBT||AI Integration|Create ClickHouse queries using Chat GPT.|[GitHub](https://github.com/plmercereau/chat-dbt)|
0 commit comments