The AWS Schema Conversion Tool makes heterogeneous database migrations easy by automatically converting the source database schema and a majority of the custom code to a format compatible with the target database. The custom code that the tool converts includes views, stored procedures, and functions. Any code that the tool cannot convert automatically is clearly marked so that you can convert it yourself.


You can use the AWS Schema Conversion Tool to convert your source databases running on either Oracle or Microsoft SQL Server to an Amazon Aurora, MySQL, or PostgreSQL database, and also for conversions between MySQL compatible databases and PostgreSQL databases in either direction. MySQL compatible databases include MySQL, Amazon Aurora and MariaDB. Your source database can be on-premises, or in Amazon RDS or EC2 and the target database can be in either Amazon RDS or EC2. The AWS Schema Conversion Tool is available for Microsoft Windows, Mac, and Linux desktops.

SCT

You can download AWS Schema Converstion Tool for your platform of choice from the links below