Migration Paths
SQL and configuration migration supports the following paths and function scopes. See Table 1.
: supported;
: not supported.
Migration Path |
SQL Migration Capability |
||||
|---|---|---|---|---|---|
Source database |
Target database |
SQL Statement Extraction |
SQL Compatibility Assessment |
SQL Statement Conversion |
Patch File Generation |
MySQL |
DM |
|
|
|
|
Vastbase |
|
|
|
|
|
KINGBASE |
|
|
|
|
|
Oracle |
DM |
|
|
|
|
Vastbase |
|
|
|
|
|
KINGBASE |
|
|
|
|
|
MySQL |
|
|
|
|
|
GoldenDB |
|
|
|
|
|
DB2 |
GoldenDB |
|
|
|
|
MySQL |
|
|
|
|
|
Note 1: More SQL migration paths are being developed. If you want to support other paths, contact us through Feedback. Note 2: If the target database (such as TDSQL or TiDB) is not supported but is compatible with MySQL, you can first migrate from the source database to MySQL, and then migrate from MySQL to the target database. |
|||||
Parent topic: Source Code Porting







































