Link your SQL Database to Version Control System
dbForge Source Control is a convenient SSMS add-in for SQL Server database change management in popular version control systems and servers, including Azure DevOps Server, previously known as Team Foundation Server (TFS), Apache Subversion (SVN), TFVC, Git (including GitHub), Mercurial (Hg), Perforce (P4), SourceGear Vault. The tool allows users to version-control database schemas and data, roll back changes, and maintain the integrity of their databases. The tool's functionality also provides for the solution to other database challenges, including deployment without data loss.
- Version-control database schemas and table static data
- Use either dedicated, or shared development models
- Commit and revert changes with dependency awareness
- View conflicts and resolve data and schema inconsistencies visually
- Track the changes made and detect who, when, and why made them
- Plug source control directly into SQL Server Management Studio
- Automate database development with DevOps approach