MySQL Migration Toolkit
Ponte confiável entre o MySQL e outros mundos de dados.
Publicado por Intelligent Converters
Distribuído pela ComponentSource desde 2016
Preços a partir de: $ 146.02 Versão: 8.5 Atualizado: 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.

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

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

Imagem 1 / 2