SQL 模式表比较

发布于 2024-09-11 05:04:02 字数 80 浏览 1 评论 0原文

我正在寻找一个可以比较 2 个 SQL 表的布局的应用程序。在 DEV 环境中进行开发时,我需要一个工具来使生产表与 DEV 表(布局)完全相同。

I'm looking for an app that will compare the layout of 2 SQL tables. When developing in a DEV environment, I need a tool that will make the production tables exactly like the DEV tables (the layout).

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

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

发布评论

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

评论(4

债姬 2024-09-18 05:04:02

Red Gate 的 SQL Compare 和 ERWin 是两个有效的工具。两者都不是免费的

SQL Compare from Red Gate and ERWin are two tools that work. Neither are free

墨落画卷 2024-09-18 05:04:02

我编写了一个名为“SQL Server Comparison Tool”(简称SCT)的程序。您可以免费试用 30 天;我可以将该期限延长至 90 天。

您可以从 www.sql-server-tool.com 下载 SCT

SCT 可以比较结构和数据。您可以“记录”比较,以便稍后可以“重新播放”它们,而无需再次输入参数。

I wrote a program called "SQL Server Comparison Tool" (SCT for short). You can try it for free for 30 days; I can extend that period to 90 days.

You can download SCT from www.sql-server-tool.com

SCT can compare both structure and data. You can "record" comparisons so that you can "re-play" them later without need for entering parameters again.

月牙弯弯 2024-09-18 05:04:02

我相信 BeyondCompare 可以为您做到这一点。

BeyondCompare can do this for you I believe.

一个人的旅程 2024-09-18 05:04:02

您可以尝试使用 SQL Examiner 工具。 sqlaccessories.com/" rel="nofollow">SQL 附件。

You can try to use the SQL Examiner tool from the SQL Accessories.

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