# alibaba/DataX

DataX是阿里云DataWorks数据集成的开源版本。

Repository: https://github.com/alibaba/DataX
Canonical: https://ross.abutalabs.com/products/datax
Language: Java
License: NOASSERTION
License Family: other
Last push: 2026-07-07T08:41:05+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 3149, "days_push": 57, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17328, forks 5652 (observed 2026-08-28T04:11:17.954191+00:00)

## What it is
DataX is Alibaba's open-source offline data synchronization framework, the open version of Alibaba Cloud DataWorks data integration. It syncs data between heterogeneous data sources (MySQL, Oracle, HDFS, Hive, HBase, MaxCompute, etc.) via a pluggable Reader/Writer architecture.

## Use cases
- sync data from MySQL to Hive
- migrate an on-prem Oracle database to cloud storage
- bulk load data into MaxCompute or Hologres
- copy tables between heterogeneous databases
- batch export HDFS data to a relational database
- set up scheduled offline ETL pipelines between data sources

## When to choose
- you need batch/offline data sync between many heterogeneous sources
- you want a plugin-based framework you can extend with custom readers/writers
- you're already in the Alibaba Cloud ecosystem and want the open-source counterpart of DataWorks integration

## When to avoid
- you need real-time streaming/CDC sync (DataX is primarily offline batch)
- you want a lightweight single-database migration tool
- you need a fully permissive license (license is marked NOASSERTION)

## Facets
- artifact type: framework
- maturity: stable
- function: etl, database, data-science, plugin-system
- domain: big-data, databases, developer-tools
- platform: windows, jvm
- tags: data-sync, offline-data-integration, reader-writer-plugins, heterogeneous-data-sources, batch-sync, data-engineering, linux, macos

## Member repositories
- alibaba/DataX (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.954191+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:03:11.545610+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/DataX (fetched 2026-08-28T04:11:17.954191+00:00, sha c58b75ad78f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
