什么是具有外键/引用支持的 Sql 浏览器?

发布于 2024-08-08 19:29:21 字数 242 浏览 6 评论 0原文

我现在想为我所有的新数据库创建外键。到目前为止,我一直在使用 sqlite 和 MyIasm 数据库,所以我还没有使用支持它的数据库。我想我应该安装并使用带有 InnoDb 的 MySql 服务器(通过 C# 连接)。

我的问题是我可以用什么来实际查看 FK 关系?如果可能的话,我想通过使用 sqlite 数据库来查看它。有没有好的浏览器可以让我看到表和列之间的全部或部分关系?

-编辑-可能有多个正确答案,所以我将其更改为维基百科。

I now want to create foreign keys for all of my mew DBs. So far i have been using sqlite and MyIasm DBs so i havent used a DB that supported it. I am thinking i should install and use a MySql server with InnoDb (connected via C#).

My question is what can i use to actually see the FKs relations? I would like to see it by using a sqlite db if possible. Is there good browser that will let me see all or some of the relationship between tables and columns?

-edit- there can be multiple correct answers so i'll change this into a wiki.

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

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

发布评论

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

评论(1

人│生佛魔见 2024-08-15 19:29:22

Navicat for MySQL 是一个优秀的 MySQL GUI。它提供了您提到的所有内容(除了有关 SQLite + 外键的令人困惑的部分),并且非常快速且易于使用。

Navicat for MySQL is an excellent MySQL GUI. It provides everything you mentioned (except the confusing part about SQLite + foreign keys), and is very fast and easy to work with.

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