Ross ROSS = Recommend OSS · open-source software intelligence for agents

DTStack/chunjun

A data integration framework observed · 2026-08-28

github.com/DTStack/chunjun · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 55
  • Release rhythm 27
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3074
  • days_rel: 274
  • days_push: 274
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4099 stars · 1683 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ChunJun (formerly FlinkX) is a distributed, batch-and-stream data integration framework built on Apache Flink. It synchronizes and computes data across 20+ heterogeneous data sources using configurable JSON templates or Flink SQL-compatible scripts, with a pluggable reader/writer/lookup architecture.

Use cases

  • sync data between mysql and hive
  • real-time cdc collection from relational databases
  • incremental data synchronization between heterogeneous sources
  • run flink sql based etl jobs on yarn or kubernetes
  • migrate data between oracle and sqlserver
  • store and monitor dirty data during sync jobs
  • resume failed data sync tasks from checkpoints

When to choose

  • you need batch and streaming data sync in one framework on Flink
  • you must move data across many different databases and storage systems
  • you want Flink SQL-compatible task configuration
  • you need checkpoint-based resumable sync and dirty data handling

When to avoid

  • you need a lightweight single-node ETL tool without a Flink cluster
  • your data sources are not among the supported plugins and you cannot write Java plugins
  • you want a fully managed cloud ETL service rather than self-operated infrastructure

Facets

framework · maturity active

etl streaming data-science plugin-system monitoring big-data databases jvm cross-platform flink data-integration data-synchronization batch-streaming heterogeneous-data-sources cdc apache-flink data-engineering automation docker kubernetes

2 sources

Member repositories

RepositoryRoleHealth v2
DTStack/chunjunmain54

For agents

markdown · JSON · MCP: product_card(name="DTStack/chunjun")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem