Skip to content

Commit 8ac40c8

Browse files
ToJ112lvyanquan
authored andcommitted
[docs] Add Supported Connectors and Supported Flink Versions to Overview. (#2920)
(cherry picked from commit c12c44d)
1 parent ff39986 commit 8ac40c8

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/content/overview/cdc-pipeline.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ CDC Streaming ELT Framework is a stream data integration framework that aims to
1111
* ✅ Synchronization of entire databases
1212
* ✅ Schema evolution capability
1313

14+
15+
## Supported Connectors
16+
17+
| Connector | Database |
18+
|----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
19+
| [doris-pipeline](../pipelines/doris-pipeline.md) | <li> [Doris](https://doris.apache.org/): 1.2.x, 2.x.x |
20+
| [mysql-pipeline](../pipelines/mysql-pipeline.md) | <li> [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 |
21+
| [starrocks-pipeline](../pipelines/starrocks-pipeline.md) | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x |
22+
23+
## Supported Flink Versions
24+
The following table shows the version mapping between Flink<sup>®</sup> CDC Pipeline and Flink<sup>®</sup>:
25+
26+
| Flink<sup>®</sup> CDC Version | Flink<sup>®</sup> Version |
27+
|:-----------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
28+
| <font color="DarkCyan">3.0.*</font> | <font color="MediumVioletRed">1.14.\*</font>, <font color="MediumVioletRed">1.15.\*</font>, <font color="MediumVioletRed">1.16.\*</font>, <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font> |
29+
1430
## Core Concepts
1531
![CDC Design](/_static/fig/design.png "CDC Design")
1632

0 commit comments

Comments
 (0)