dbForge Studio for SQL Server enables version control for SQL Server databases. It connects your databases to popular source control systems - including Subversion (SVN), Microsoft Azure DevOps (TFVC), Git (with support for GitHub, GitLab, Bitbucket, and Azure DevOps), Perforce (P4), Mercurial, and SourceGear Vault - and tracks changes to database schemas and static data.
Key features of dbForge Source Control:
To begin, link a database or static data to a remote repository or working folder. dbForge Studio for SQL Server compares the current version of your database with the version in source control and opens the Source Control Manager, which displays changes to the database schema and static data.
Based on the detected changes, the Source Control Manager may display one, two, or all three of the following sections:
When you select a database object in the Source Control Manager, the bottom pane displays the differences between the local version and the version in the repository.
This comparison view helps you understand what has been added, removed, or modified before committing or applying changes.
