Searching for (freeware) database migration tool [closed]

懵懂的女人 提交于 2019-12-06 04:46:28

问题


I'm searching for a tool to dump a database including DDL and content as plain SQL-Sсript, so that it can be archived in a plain text format. I know e.g. the Oracle dump tools or MySQL dump, but is there a tool which can connect to different data sources and get the job done? GUI would be great.


回答1:


Check out http://squirrel-sql.sourceforge.net/. Gui, cross-platform and supports any database with jdbc driver.




回答2:


Look at set of SSMA Microsft's free tools (Oracle, Sybase, MySQL..) http://www.microsoft.com/sqlserver/2005/en/us/Migration-oracle.aspx



来源:https://stackoverflow.com/questions/2072789/searching-for-freeware-database-migration-tool

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!