From:       To:      

SQL Server to MySQL

[FAQ]  [About Migration]  [Tutorial]  [Release Notes]  [Download]  [Buy]
Latest version 8.3 released 02/12/2024

MSSQL-to-MySQL is a program to migrate SQL Server databases to MySQL, MariaDB or Percona server. Depending on privileges on the target server user can either migrate MS SQL data into new database or overwrite the contents of an existing MySQL database.

Features     
Video Demonstration

Limitations

Requirements

Download trial version of SQL Server to MySQL converter

Quick Launch

Once you stored conversion settings into profile you can run the program in Quick Launch mode. Just launch Windows Explorer and double-click on the profile description (.m2s) file with left mouse button. This will cause MSSQL-to-MySQL wizard to launch conversion loading the necessary settings from the specified profile. Then you will be taken right to the screen with progress of conversion without entering all conversion settings.

Synchronization

SQL Server to MySQL converter implements synchronization as combination of inserting MS SQL records that are missing in MySQL table and updating existing MySQL records with MS SQL data. For synchronization purpose source and destination tables must have identical structures and have primary key or unique index defined. It can take some time since the program scans entire source and destination tables in order to find all rows that have been changed.

If you need more options to configure the synchronization or want to reduce duration of the process via "incremental" technique, take a look at MSSQL-MySQL Sync, special product to synchronize MS SQL and MySQL databases.

Converting views

SQL Server to MySQL converter supports about 90% of syntax constructions involved into MS SQL queries. Some of the conversion rules are described into this whitepaper. Below there is example of conversion results for the query with few calls of MS SQL embedded functions having no direct equivalent into MySQL:

Here is how it looked into Microsoft SQL:

And this is the resulting view in destination MySQL database:

MySQL dump file

SQL Server to MySQL converter can migrate SQL Server database into MySQL format even if there is no connection to MySQL server available. Following this way, the program exports MS SQL data into local MySQL dump file instead of migrating to MySQL server directly. The resulting file contains MySQL statements to create all tables and to fill them with the data. Click here to learn how to import dump file into MySQL database.

Virtual Server users option

When using Virtual Server hosting customers may not have sufficient privileges to create new databases on the target MySQL server. For this case we recommend the following approach:

  1. ask your Virtual Server administrator to create blank database on MySQL server
  2. run SQL Server to MySQL converter and select this database as the target of migration
  3. select "Overwrite existing tables only" option when the program asks how to process existing MySQL database

When you complete these steps, the entire contents of the source MS SQL database will be imported into the specified MySQL database.

Customize table structure

This feature can be accessed by double click on the corresponding table name in "Selected tables" list of "Step 5 of 7" wizard page.

This will cause the following dialog box to appear:

To customize type mapping select the appropriate item in the listview on the left and specify new name, type and default value for the field using "Field info" group of controls. Please note that listview on the left contains column attributes of the original types mapping, new custom types and attributes will be displayed in "Field info" controls when the corresponding item is highlighted in the listview.

Try before you buy

Still not sure the program fits your needs? Try free demo version with limited features. It will allow you to convert only 50 records for each database table, it does NOT convert queries/views and foreign keys. Test the quality of the demo and come back to place an order if satisfied with the results.

Download trial version of SQL Server to MySQL converter

Ordering

For online credit card purchasing select the appropriate option in the table below and click the corresponding "BUY NOW" link. To learn about alternative payment options please visit Ordering Page. SQL Server to MySQL converter is covered by 30 day money-back guarantee

MSSQL-to-MySQL
single user license
$59 BUY NOW
MSSQL-to-MySQL
corporate license
$149 BUY NOW
MSSQL-MySQL Sync
bi-directional incremental sync between SQL Server and MySQL
$59 BUY NOW
MySQL Migration Toolkit
software pack to convert any data source to MySQL and vice versa
$99 BUY NOW