通过仅选择一些主表来为 mySQL 数据库创建 ERD

发布于 2024-10-09 01:33:51 字数 338 浏览 4 评论 0原文

我需要为我们的数据库系统创建一个 ERD。碰巧的是,有很多很多的表,但没有人真正理解其中的内容。更重要的是,同一个数据库有不同应用程序的表,因此并非所有表都与我的应用程序相关。我只需要应用程序表的 ERD。

我尝试从 MySQL 工作台创建 ERD。它允许我选择要放在 ERD 上的表的子集,但这就是问题:我不知道要选择哪些表(首先构建图表的原因之一:-))。

我所知道的是涉及的一些“主要”表格。我正在寻找的是这样的:我告诉工具我感兴趣的 5-10 个主表,该工具会自动选取链接到这些表的所有表,并为它们创建 ERD。

有什么指点吗?

否则,我将不得不手动地一张一张地建立我的表格列表......

I need to create an ERD for our DB system. As it happens, there are lots and lots of tables, and no one really understands much of it. What's more, the same DB has tables for different applications, so not all tables are relevant to my application. I need an ERD for only my application's tables.

I tried creating ERD from MySQL workbench. It allows me to select a subset of the tables to put on an ERD, but that's the problem: I don't know which tables to select ( One of the reasons to build the diagram in the first place :-) ).

What I do know are some of the 'main' tables involved. What I'm looking for is this: I tell the tool some 5-10 of these main tables I'm interested in, and the tool automatically picks up all the tables that are linked to these tables, and creates the ERD for them.

Any pointers?

Otherwise, I'll have to live with building my list of tables manaully, one by one...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

十六岁半 2024-10-16 01:33:51

http://www.fabforce.net/ 有一个很好的工具,叫做 DBDesigner,我过去用过这个用于对数据模型进行一些逆向工程。

http://www.fabforce.net/ has a nice tool called DBDesigner, I have used this in the past for some reverse engineering on a datamodel.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文