JookDB is a multi-platform database development management tool, such as SQL input prompts, import and export, table design, data editing and other powerful functions, and the interface of C++ development is very smooth and smooth. It can support Oracle, Mysql, and SqlServer database management for free.
To migrate Oracle databases to MySQL via JookDB, you need to first add data sources that connect to both databases. Select the menu [File/New Data Source/Oracle, Mysql], and then enter the IP port, username, password and other information to be repeated here.
1, Create a new database on Mysql.
Right-click the MySQL data source and select Create Database.
2, Synchronization table mechanism.
Right-click on the newly created database and select Synchronize Table Structure. Enter the source and target databases.
3, Synchronize data
Right-click on the MySQL database and select Synchronize Data, and select Oracle for the source database. Complete the data synchronization.
Top comments (0)