MySQL Migration Toolkit
MySQL 和其他資料世界之間的可靠橋樑。
由以下開發商製作:Intelligent Converters
ComponentSource 開始代理銷售的日期:2016年
MySQL Migration Toolkit allows either data to MySQL directly or export into a migrate local script file. This file contains MySQL statements to create all tables and to fill them with the data. Later you can import script file to MySQL server using phpMyAdmin or command line MySQL client application.

圖像1/3
Powerful option to customize the resulting data. This feature allows you to select and rename certain columns, skip NULL values, merge multiple tables into a single one and others.

圖像1/2
Command line support allows automate and schedule the migration. It is possible to either specify each conversion parameter or load all necessary settings from previously created profile. Command line version of each tool is called x2y_agent.exe, where ‘x’ and ‘y’ are first letters of source and destination databases. For example, a2s_agent.exe is command line version of Access to MySQL converter.


This feature allows you to select/unselect columns, change data type or size, default values for the destination table.

圖像1/2