ucarGroup/DataLink
DataLink是一个满足各种异构数据源之间的实时增量同步、离线全量同步,分布式、可扩展的数据交换平台。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2904
- days_rel: n/a
- days_push: 1367
- n_releases_24m: 0
Adoption not part of the score
1120 stars · 412 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DataLink is a distributed, extensible data exchange platform for real-time incremental and offline full synchronization between heterogeneous data sources. It uses a Manager-Worker architecture with Zookeeper coordination and was battle-tested at Ucar Group and Luckin Coffee syncing TBs of data daily.
Use cases
- sync data between heterogeneous databases in real time
- replicate mysql binlog changes to other datastores
- run one-off full table migrations between databases
- manage thousands of sync mappings across hundreds of db instances from a web console
- build a self-hosted alternative to canal, otter, or kafka connect for data sync
When to choose
- you need both real-time incremental and batch full sync in one platform
- you want a web-managed, HA cluster with dynamic load balancing for sync tasks
- you operate at large scale (hundreds of instances, thousands of mappings) and need plugin extensibility
When to avoid
- you need a lightweight single-node sync tool or simple cron-based ETL
- you primarily target cloud-managed CDC services or non-Java ecosystems
- you need actively maintained software with recent releases and large community
Facets
application · maturity maintenance
etl streaming database monitoring alerting databases big-data self-hosted jvm self-hosted data-replication data-exchange cdc realtime-sync full-sync mysql zookeeper distributed data-engineering linux docker
1 source
- readme: https://github.com/ucarGroup/DataLink · fetched 2026-08-28 · da7ce077bf05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ucarGroup/DataLink | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ucarGroup/DataLink")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem