问题
Is there a recommended tool to convert an Oracle database including (stored procedures) into MySQL?
回答1:
I've asked a similar question and from the answers I got I can recommend OmegaSync, although I did not try to migrate stored procedures, but it's supported too.
回答2:
Try the MySQL forums: How to migrate database from Oracle 10g to MySQL
You will need a MySQL administrator, or specifically Navicat (MySQL GUI).
回答3:
You can try to investigate the MySQL Migration Toolkit. It claims to be able to migrate from Oracle, but it has reached its EOL. I am not sure if it can help you if you're using the latest versions of Oracle or MySQL. It's replacement is MySQL Workbench.
回答4:
I can recommend the open source business intelligence software Pentaho. I suppose it supports MySQL too.
来源:https://stackoverflow.com/questions/5781975/how-do-i-convert-an-oracle-database-to-mysql