A clear path through database deployment

SQL Source Control and SQL Compare now work together to help you rationalize database deployment without sacrificing control over the change process.


Control how changes are handled

SQL Source Control connects your databases to your existing version control system, making it simple to share development work within SSMS.

When it comes to complex database changes, such as table or column splits, SQL Source Control lets you provide reusable scripts that specify exactly how your changes should be handled.

Your scripts are stored in source control alongside the objects they modify and are applied whenever someone accepts your updates.


Deploy from source control

When you're ready to deploy, SQL Compare detects your development changes, along with any scripts that specify how to deploy them. It includes your scripts in the deployment script it generates, to ensure all your changes are deployed as you intended.

SQL Compare also provides a diagram of the change path and the option to review each script, so you have complete oversight of the updates you're making.


Repeatable, reliable, centralized deployment

Because your changes are stored in a single, central location, with instructions on how to apply them, any team member can deploy, confident that changes will work as intended and that your data will stay safe.

Try SQL Source Control and SQL Compare in your deployment process…

Download SQL Source Control and
SQL Compare together as part of
the SQL Developer Bundle

Pricing

from $395 per user
You can buy SQL Source Control as a standalone tool or as part of a bundle.

There are discounts for multi-user purchases.

Got a question?
Download

Try a 28-day fully functional free trial of SQL Source Control.

Find out what SQL Source Control & SQL Compare can do for your database development and deployment processes at an on-demand webinars.

Develop databases
in Visual Studio?

If you do database development in Visual Studio you might be interested in trying out SQL Connect — connected database development in your Solution Explorer