If users want to do migration from MySQL/Oracle/CUBRID database to a CUBRID database, CUBRID Migration Toolkit (CMT) can help them finish the work.
CMT can export schema and records from some databases and import the schemas and records to CUBRID databases.
The table following shows what the CMT can do between different sources and targets.
|
Source / Target |
CUBRID DB |
CUBRID Unload Files |
SQL Files |
CSV Files |
XLS Files |
|
MYSQL DB |
√ |
√ |
√ |
√ |
√ |
|
ORACLE DB |
√ |
√ |
√ |
√ |
√ |
|
CUBRID DB |
√ |
√ |
√ |
√ |
√ |
|
MYSQL XML Dump |
√ |
√ |
√ |
√ |
√ |
|
SQL Script Files |
√ |
X |
X |
X |
X |
CMT is based on eclipse RCP so a java environment is required before CMT running.
For this feature, CMT can run in windows 32/64 and Linux 32/64 and Max OS.