RedGate SQL 工具 v Microsoft Visual Studio Team System 数据库版 (Data Dude)
我一直在研究在测试和持续集成环境中使用 RedGate 的 SQL 工具和 Microsoft Visual Studio Team System Database Edition(以前称为 Data Dude)。
我们需要做的是:
- 源代码控制下的架构和数据
- 使用 TeamCity(命令行)进行自动持续集成
- 将更改(和数据)推送到 环境(暂存、生产、 测试),但不是来自 Visual Studio
什么解决方案最适合我们的需求以及人们对这两种产品的意见、看法和体验是什么。您选择/会选择哪个?为什么?有没有我错过的替代方案?
I've been looking at RedGate's SQL tools and Microsofts Visual Studio Team System Database Edition (formerly Data Dude) for use within a testing and continuous integration environment.
What we need to be able to do is have:
- Schema and Data under source control
- Automated continuous integration using TeamCity (command line)
- Push changes (and data) to
environments (staging, production,
test) but not from Visual Studio
What solution would best fit our needs and what are peoples opinions, views and experiences of both products. Which did/would you choose and why? Are there any alternatives that I have missed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个SO问题Visual Studio 2010和SQL Server 2008脚本和数据库更新的源代码控制工具?
Have a look at this SO question Source Control tools for Visual Studio 2010 and SQL Server 2008 scripts and database updates?