TiDB Connector Support
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
I saw #1666 and #1670 are calling for support for various data source systems. So I'm wondering whether it's reasonable to introduce the [TiDB](https://github.com/pingcap/tidb) support with [TiCDC](https://github.com/pingcap/tiflow) similarly to the behavior of the PostgreSQL connector. All data changes from TiDB should be translated into Dozer Inserts, Deletes, or Updates. Connector should support resuming also.
Contributor guide
Assessment
This issue has not been assessed yet.