本文介绍了如何将Oracle数据库转换为MySQL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否有推荐的工具可将包含(存储过程)的Oracle数据库转换为MySQL ?
Is there a recommended tool to convert an Oracle database including (stored procedures) into MySQL?
推荐答案
我问过,从我得到的答案中,我可以推荐 OmegaSync ,尽管我没有尝试迁移存储过程,但是它也受支持.
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.
这篇关于如何将Oracle数据库转换为MySQL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!