MySQL Workbench Manual  /  ...  /  Migrating from Supported Databases

10.2.2 Migrating from Supported Databases

When a supported RDBMS product is being migrated, the MySQL Workbench Migration Wizard will automatically convert as much information as it can, but you may still be required to manually edit the automatically migrated schema for difficult cases, or when the default mapping is not as desired.

Generally speaking, only table information and its data are automatically converted to MySQL. Code objects such as views, stored procedures, and triggers, are not. But supported RDBMS products will be retrieved and displayed in the wizard. You can then manually convert them, or save them for converting at a later time.

The following RDBMS products and versions are currently tested and supported by the MySQL Workbench Migration Wizard, although other RDBMS products can also be migrated with Section 10.2.3, “Migrating from Unsupported (Generic) Databases”:

  • Microsoft SQL Server 2000 and later

  • Microsoft Access 2007 and later

  • MySQL Server 5.6 and higher as the source, and MySQL Server 5.6 and higher as the target

  • PostgreSQL 8.0 and later

  • SQL Anywhere

  • SQLite

  • Sybase Adaptive Server Enterprise 15.x and later