Evolve (database migration) favicon

Evolve (database migration)

Evolve - Database migration tool for .NET and .NET Core projects. Inspired by Flyway. Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. This makes it an ideal tool for continuous integration / delivery. Over all Evolve embraces simplicity. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !

SQL Source Control

SQL Source Control

SQL Source Control: add-in for SQL Server Management Studio. Version control your database in SVN, TFS, Git, Mercurial, Vault, ...