Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b6fbee8

Browse files
authoredSep 2, 2024
Merge pull request #2616 from ClickHouse/pjhampton/add-automq
Adds AutoMQ to ClickHouse integrations partners
2 parents 4db2a91 + bf9b8e0 commit b6fbee8

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
 
5.53 KB
Loading

‎docs/en/integrations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
106106
|Amazon S3|<S3SVG style={{width: '3rem', height: '3rem'}} />|Data ingestion|Import from, export to, and transform S3 data in flight with ClickHouse built-in S3 functions.|[Documentation](/docs/en/integrations/data-ingestion/s3/index.md)|
107107
|Amazon Glue|<img src={require('./images/logos/glue_logo.png').default} class="image" alt="Amazon Glue logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data ingestion|Query ClickHouse over JDBC|[Documentation](/docs/en/integrations/glue)|
108108
|Apache Spark|<SparkSVG style={{width: '3rem'}} />|Data ingestion|Spark ClickHouse Connector is a high performance connector built on top of Spark DataSource V2.|[GitHub](https://github.com/housepower/spark-clickhouse-connector),<br/>[Documentation](/docs/en/integrations/data-ingestion/apache-spark/index.md)|
109+
|AutoMQ|<img src={require('./images/logos/automq.png').default} class="image" alt="AutoMQ logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data ingestion|Cloud-native Kafka and RocketMQ alternatives that decouples durability to S3 and EBS|[AutoMQ](https://www.automq.com/)|
109110
|Cassandra|<img src={require('./images/logos/cassandra.png').default} class="image" alt="Cassandra logo" style={{width: '3rem', 'background-color': 'transparent'}}/>|Data integration|Allows ClickHouse to use [Cassandra](https://cassandra.apache.org/) as a dictionary source.|[Documentation](/docs/en/sql-reference/dictionaries/index.md#cassandra)|
110111
|CHDB|<CHDBSVG style={{width: '3rem'}} />|SQL Client|An embedded OLAP SQL Engine|[GitHub](https://github.com/chdb-io/chdb#/),<br/>[Documentation](https://doc.chdb.io/)|
111112
|ClickHouse Client|<ClickHouseSVG style={{width: '3rem'}} />|SQL client|ClickHouse Client is the native command-line client for ClickHouse.|[Documentation](/docs/en/interfaces/cli.md)|

0 commit comments

Comments
 (0)