MySQL Migration Toolkit
Ponte affidabile tra MySQL e altri mondi di dati.
Pubblicato da Intelligent Converters
Distribuito da ComponentSource dal 2016
Prezzi da: $ 146.02 Versione: 8.5 Aggiornato il: Feb 12, 2024 ![]()
![]()
![]()
![]()
(1)
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.

Immagine 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.

Immagine 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.

Immagine 1/2