显示 SQL Server 数据库结构的最佳软件

发布于 2024-07-06 21:40:03 字数 1560 浏览 5 评论 0原文

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

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

发布评论

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

评论(3

人│生佛魔见 2024-07-13 21:40:03

查看SQL 文档

Take a look at SQL Doc.

家住魔仙堡 2024-07-13 21:40:03

我总是使用 Visio 来处理此类事情。

I always used Visio for this type of thing.

欢你一世 2024-07-13 21:40:03

我喜欢 Toad Data Modeler。 它对 Microsoft SQL Server 数据库(以及其他品牌的数据库)进行逆向工程,但更重要的是,您可以开始在工具内进行建模更改,它将生成更改脚本。

如果您使用其他人的工具,请确保您可以进行往返更改 - 这意味着,如果您投入所有时间和精力来确保文档正确,然后更改 SQL 中的数据库,您可以从 SQL 中重新导入您的更改吗?数据库而不覆盖您在文档工具中的工作? 大多数人不会这样做,但 Toad Data Modeler 会这样做。

(免责声明 - 我为 Quest 工作。不过,在 Quest 购买之前我就使用过该程序,并且一直很喜欢它。)

http://www.quest.com/toad-data-modeler/

I like Toad Data Modeler for this. It reverse-engineers Microsoft SQL Server databases (and other brands of databases too), but more than that, you can start making your modeling changes inside the tool and it'll generate change scripts.

If you use somebody else's tool, make sure that you can round trip changes - meaning, if you put all the time and effort into getting your documentation right, and then you change the database inside SQL, can you re-import your changes from the database without overwriting your work in the documentation tool? Most of 'em don't do that, but Toad Data Modeler does.

(Disclaimer - I work for Quest. I used this program before Quest bought it, though, and always loved it.)

http://www.quest.com/toad-data-modeler/

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