简体   繁体   English

SQL模式表比较

[英]SQL schema Table compare

I'm looking for an app that will compare the layout of 2 SQL tables. 我正在寻找一个将比较2个SQL表的布局的应用程序。 When developing in a DEV environment, I need a tool that will make the production tables exactly like the DEV tables (the layout). 在DEV环境中进行开发时,我需要一个工具来使生产表与DEV表(布局)完全相同。

SQL Compare from Red Gate and ERWin are two tools that work. Red Gate和ERWin的SQL Compare是两个有效的工具。 Neither are free 都不免费

I wrote a program called "SQL Server Comparison Tool" (SCT for short). 我编写了一个名为“ SQL Server比较工具”(简称SCT)的程序。 You can try it for free for 30 days; 您可以免费试用30天; I can extend that period to 90 days. 我可以将期限延长到90天。

You can download SCT from www.sql-server-tool.com 您可以从www.sql-server-tool.com下载SCT。

SCT can compare both structure and data. SCT可以比较结构和数据。 You can "record" comparisons so that you can "re-play" them later without need for entering parameters again. 您可以“记录”比较,以便以后可以“重播”它们,而无需再次输入参数。

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

您可以尝试使用SQL附件中SQL Examiner工具。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM