# alibaba/yugong

阿里巴巴去Oracle数据迁移同步工具(全量+增量,目标支持MySQL/DRDS)

Repository: https://github.com/alibaba/yugong
Canonical: https://ross.abutalabs.com/products/yugong
Language: Java
License: GPL-2.0
License Family: copyleft
Last push: 2023-03-06T14:35:25+00:00

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

## Adoption (not part of the score)
Stars 2514, forks 945 (observed 2026-08-28T04:06:57.600867+00:00)

## What it is
Yugong is a Java-based database migration and synchronization tool developed by Alibaba to move data from Oracle to MySQL/DRDS. It supports both full (bulk) and incremental (real-time) migration with data validation and cutover support.

## Use cases
- migrate oracle database to mysql
- oracle to mysql data migration tool
- sync data from oracle to mysql incrementally
- migrate oracle tables to alibaba drds
- full and incremental database migration
- validate data consistency during database migration
- switch production database from oracle to mysql with minimal downtime

## When to choose
- you need to migrate from Oracle to MySQL or DRDS with both bulk copy and ongoing incremental sync
- you want data validation and parallel replication during migration
- you prefer a pure-Java tool that runs on the JVM without extra infrastructure

## When to avoid
- you need migrations between database engines other than Oracle/MySQL/DRDS
- you want a modern actively developed tool with broad community support
- you need cloud-managed migration services with a GUI rather than a self-run Java application

## Facets
- artifact type: application
- maturity: maintenance
- function: database, etl, data-generation
- domain: databases, developer-tools
- platform: jvm, cli
- tags: oracle-to-mysql, data-migration, full-and-incremental-sync, drds, database-replication, de-ioe, data-engineering, linux

## Member repositories
- alibaba/yugong (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.600867+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-30T02:26:13.161079+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/yugong (fetched 2026-08-28T04:06:57.600867+00:00, sha 73b990712fbf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
