当前位置:   article > 正文

mysql怎么生成uml图,有没有办法从现有的MySQL数据库生成UML类图?

navicat怎么把mysql转为类图

Was just wondering if there was any software out there to do this? The storage engine is InnoDB so the foreign keys are in place to connect the tables up in the diagram (if such software even exists).

解决方案

You can generate a data model from the data table that shows foreign key constraints using Enterprise Architect.

That gives you a data model in a UML tool that you can easily trace to other UML artifacts. It does not auto-create a class model from the data tables however. It is not best practice to have your class model directly mirror your data model, but this would give you a good head start.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/正经夜光杯/article/detail/951466
推荐阅读
相关标签
  

闽ICP备14008679号