Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
当然,显而易见的答案是Red Gate SQL Compare。 Visual Studio Premium 和 Ultimate 版本还提供了一个用于比较架构的工具< a href="http://msdn.microsoft.com/en-us/library/aa833428.aspx" rel="nofollow noreferrer">跨数据库的数据。
The obvious answer, of course, is Red Gate SQL Compare. Visual Studio Premium and Ultimate editions also provide a tool for comparing schema and data across databases.
如果您的服务器都是 MySQL,那么 SQLyog 的社区版将在服务器之间复制表结构和/或数据。
If your servers are both MySQL, then the community edition of SQLyog will copy table structure and/or data between servers.