简体   繁体   English

在MySql中创建EER图

[英]Creating EER Diagram in MySql

I just get a new project that need to work with a DB nobody knows about the structure about it. 我刚得到一个需要与数据库一起工作的新项目,没人知道它的结构。 It is on the Mysql DB so I tried to use mySQL Workbench to export EER Diagram from this DB by using the Reverse Engineer function as many others recommended I did get tables from the DB...but JUST tables 它位于Mysql DB上,因此我尝试使用MySQL Workbench通过反向工程师功能从此DB导出EER图,因为许多其他建议我确实从DB获取了表...但是只是表

(Remember, reverse-engineering on MyISAM db will not show the foreign keys! You could switch to InnoDB.) (请记住,对MyISAM db进行反向工程不会显示外键!您可以切换到InnoDB。)

Other tools than MySQL Workbench ... MySQL Workbench以外的其他工具...

I have used Oracle tools and I m impressed of the work it does, it is free! 我使用过Oracle工具,它的工作给我留下了深刻的印象,它是免费的!

ORACLE SQL Developer Data Modeller ORACLE SQL Developer数据建模器

Database Designer for MySQL MySQL的数据库设计器

SQuirreL 松鼠

Microsoft Visio Professional Microsoft Visio专业版

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM