Any way to automatically generate a UML diagram? [closed]

自古美人都是妖i 提交于 2019-12-20 06:20:45

问题


I have a MySQL DB and I would like to generate its relational diagram. Is there a tool that can connect to the DB and automatically generate it for me?


回答1:


Yes, DEVART's DBForge for MySQL will do this.

There is a free Express edition, I'm not sure it has this functionality, but have a look at: http://www.devart.com/dbforge/mysql/studio/




回答2:


If you are a happy owner of IntelliJ IDEA Ultimate Edition, you can use its database tools. IDEA is able to connect to databases and build UML diagrams.



来源:https://stackoverflow.com/questions/7838156/any-way-to-automatically-generate-a-uml-diagram

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