SQL Server版本控制与git集成? [英] SQL Server version control integration with git?

查看:140
本文介绍了SQL Server版本控制与git集成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个由一群人维护的ERP系统.但是,最近,我们似乎在跟踪谁在更改内容,我们需要一种能够控制这些更改的解决方案.我们正在研究GIT的企业版,因为我们所有的软件开发和Web开发都将与之完美配合.更不用说我已经有一些GIT经验.

I have an ERP system which I maintain with a team of people. However lately we seem to be loosing track of who's changing what and we need a solution to be able to control these changes. We are looking into the enterprise version of GIT as all our software development and web development would work perfectly with it. Not to mention I have some experience with GIT already.

问题是我们需要版本控制扩展到我们使用SQL Server Management Studio维护的SQL Server.在6个主要数据库中,我们有成千上万个表,这些表中有许多正在更改的存储过程.

The problem is we need the version control to extend to our SQL Server which we use SQL Server Management Studio to maintain. We have thousands of tables in 6 main databases which have a lot of stored procedures which are being changed.

我们并不需要控制源,而是允许人们控制权限和拒绝更改.更重要的是,我们需要一种跟踪更改并附加说明的方式,以帮助我们将来的自我.

It's not so much we want to control the source as in, permissions and refuse changes by people. It's more, we need a way of tracking changes and attaching explanations to help our future selves.

有人知道适合我们目的的可靠解决方案吗? 假设成本不是主要因素.

Does anyone know any solid solutions which would fit our purpose? Assume the cost isn't a main factor.

推荐答案

我正在使用RedGate工具.它可以与Git集成.

I was using RedGate tool. It can integrate with Git.

RedGate SQL源代码控制

这篇关于SQL Server版本控制与git集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆