Skip to content

Commit 4e360b9

Browse files
committed
update
1 parent d56eca0 commit 4e360b9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

docs/integrations/data-ingestion/etl-tools/bladepipe-and-clickhouse.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,19 @@ import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';
2828

2929
ClickHouse is one of BladePipe's pre-built connectors, allowing users to integrate data from various sources into ClickHouse automatically. This page will show how to load data into ClickHouse in real time step by step.
3030

31+
## Supported sources {#supported-sources}
32+
Currently BladePipe supports for data integration to ClickHouse from the following sources:
33+
- MySQL/MariaDB/AuroraMySQL
34+
- Oracle
35+
- PostgreSQL/AuroraPostgreSQL
36+
- MongoDB
37+
- PolarDB-MySQL
38+
- OceanBase
39+
- TiDB
40+
- Dameng
41+
42+
More sources are to be supported.
43+
3144

3245
## 1. Download and run BladePipe {#1-run-bladepipe}
3346
1. Log in to <a href="https://www.bladepipe.com/" target="_blank">BladePipe Cloud</a>.

docs/integrations/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no
264264
|Atlas|<Image img={atlas_logo} size="logo" alt="Atlas logo"/>|Schema management|Manage your ClickHouse schema as code. |[Documentation](https://atlasgo.io/guides/clickhouse?utm_source=clickhouse&utm_term=docs)|
265265
|Astrato|<Astratosvg alt="Astrato logo" style={{width: '3rem', height: '48px'}}/>|Data visualization|Astrato brings true Self-Service BI to Enterprises & Data Businesses by putting analytics in the hands of every user, enabling them to build dashboards, reports & data apps without IT.|[Documentation](/integrations/astrato)|
266266
|AutoMQ|<Image img={automq_logo} size="logo" alt="AutoMQ logo"/>|Data ingestion|Cloud-native Kafka and RocketMQ alternatives that decouples durability to S3 and EBS|[Website](https://www.automq.com/)|
267-
|BladePipe|<BladePipesvg alt="BladePipe logo" style={{width: '3rem'}}/>|Data ingestion|A real-time end-to-end data integration tool.|[Website](https://www.bladepipe.com/)|
267+
|BladePipe|<BladePipesvg alt="BladePipe logo" style={{width: '3rem'}}/>|Data ingestion|A real-time end-to-end data integration tool.|[Documentation](/integrations/data-ingestion/etl-tools/bladepipe-and-clickhouse.md)|
268268
|BlinkOps|<Image img={blinkops_logo} size="logo" alt="BlinkOps Logo"/>|Security automation|Create automations to manage data and user permissions.|[Documentation](https://docs.blinkops.com/docs/integrations/clickhouse)|
269269
|Bytewax|<Bytewaxsvg alt="ByteWax Logo" style={{width: '3rem'}}/>|Data ingestion|Open source Python stream processor for transforming and ingesting data to ClickHouse|[Documentation](https://bytewax.io/blog/building-a-click-house-sink-for-bytewax)|
270270
|Calyptia (Fluent Bit)|<Image img={calyptia_logo} size="logo" alt="Calyptia logo"/>|Data ingestion|CNCF graduated open-source project for the collection, processing, and delivery of logs, metrics, and traces|[Blog](https://clickhouse.com/blog/kubernetes-logs-to-clickhouse-fluent-bit)|

0 commit comments

Comments
 (0)