Jump to content

MySQL Migration

There are many reasons for migrating from MySQL to Postgres Plus, ranging from speed and scalability to native advanced features. Regardless of the reason, Postgres Plus includes an open source graphical migration tool to enable MySQL users to migrate to Postgres Plus. The MySQL Migration tool automatically migrates:

  • Database Schema
  • Tables and Indexes
  • Data

Here is a detailed comparison of PostgreSQL and MySQL, courtesy of the PostgreSQL community.

Next (Performance)