Free/OSS Data model diagram generator from DDL

末鹿安然 提交于 2019-12-23 01:33:05

问题


I am looking for some free/oss to reverse engineer from DDL a data model diagram.

My database is Oracle if that matters.

Do any exist?


回答1:


http://schemaspy.sourceforge.net/




回答2:


SQL Power architect has a GPL version (though it looks like they are releasing an 'Enterprise' edition soon)

There is also FabForce's DBDesigner, though it is more geared to MySQL (but has some Oracle capability)




回答3:


You could also look at sql-developer and data-modeler from Oracle. both are free

http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/datamodeler-087275.html



来源:https://stackoverflow.com/questions/3137854/free-oss-data-model-diagram-generator-from-ddl

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