The Pythian Group HomeEmergencyClient LoginContact Us
About Us   Our Services   The Pythian Advantage   News
back

News

Pythian Papers

Conversion tool for mysql to Oracle

A passion for excellence  

This is a conversion tool written here at Pythian to help migrate a mysql database to Oracle.

m2o.pl is a Perl script that takes a mysqldump input file and outputs it in Oracle-compatible create syntax. It is extremely useful for one-time MySQL to Oracle migrations, and also for setup of ongoing interfaces between MySQL and Oracle.

Go here to download the file.