1 单击Mysql schema 到图表转换?

发布于 2024-10-08 17:15:55 字数 138 浏览 0 评论 0原文

我有太多的表和 FK 关系,很难跟踪和可视化它们。跨多个 Excel 文档。我已经将其输入到 mysql 中,但我想输出一个将表与所有 FK 链接在一起的数据模型图。

除了必须手动执行之外,如何执行?我对第三部分工具持开放态度,只要它们是免费的。

I have so many tables and FK relationships it is hard to keep track and visualze it all. Speard across multiple excel documents. I have it already entered in mysql but I want to output a data model diagram that links tables together along with all the FKs.

How to do it apart from manually having to do it? I am open to 3rd part tools as long as they are free.

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

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

发布评论

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

评论(2

留蓝 2024-10-15 17:15:55

好吧,我在本地服务器上使用 phpMyAdmin。

phpMyAdmin 3 具有此设计器功能,可向您显示各种表及其列之间的链接。

phpMyAdmin 设计器

Well I am using phpMyAdmin on my local server.

phpMyAdmin 3 has this Designer feature that shows you the linkages between various tables and its columns.

phpMyAdmin Designer

恋竹姑娘 2024-10-15 17:15:55

查看 MySQL 工作台

它是一个免费工具,并提供一些不错的功能,例如前向和后向工程以及数据库同步。我有一些错误,但它是迄今为止我所知道的最好的 MySQL 工具。

Take a look at the MySQL Workbench.

It's a free tool and offers a few nice features like forward and backward engineering and database synchronisation. I has a few bugs, but its the best tool for MySQL I know so far.

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