Overview
MySqlMigrator is an intuitive and effective tool for MySQL to SQL Server data migration. It helps to transfer data from MySQL tables to existing SQL Server tables in a few easy steps.
Attention
The free trial version of MySqlMigrator can be used for evaluation purposes for two days after downloading. Also, it migrates 10% of rows per each table, but not less than 100 rows. To enjoy the full functionality of this product for an unlimited period of time, you must buy a license.
How to use the tool
Execute the MySqlMigratorSetup.msi file after it has been downloaded. During the installation, you should specify the folder for the program files and choose features to be installed. If you check “Launch MySqlMigrator when setup exits” during the installation, MySqlMigrator wizard will invite you to start the migration!
Features
Many tables can be migrated as a part of a single migration task. The target SQL Server database and schema can be specified only once for the whole task.
The tool uses the bulk copy mechanism to load data from MySQL tables to SQL Server. This approach allows to achieve the maximum possible insertion speed.
Current migration tasks can be saved in a file and restored later. Thus, you don't need to specify all parameters from scratch when you are repeating the migration for a similar set of tables on the same servers.
The SELECT statement, which reads the source data, can be edited. This allows fixing many common data migration problems like incompatibilities in data type ranges and precision. It makes it possible to perform a partial data migration when you need to move only the records modified after a particular moment of time.
A wizard-like interface that allows the user to restart the migration from any step.
test
test
test1
test2
System Requirements
MySqlMigrator requires the following software to be installed on your computer:
Operating system
- Windows Server 2003 or higher;
- Windows XP or higher.
Additional software
- Microsoft .NET Framework 2.0
- MySQL client with MySQL .NET provider