saturdaymp / Migrator

Migrate database changes.
https://saturdaymp.com
MIT License
1 stars 0 forks source link
database database-migrations database-schema migration sql-server

README

Migrator is Awesome! It’s a database migration tool inspired by the Ruby on Rails migration process. Use it to migrate database changes between developers and then migrate those changes to the UAT, staging, and production databases.

Boom! Done!

Goose

Download and Installing

You can download the latest version here (link takes you to Bitbucket for now. Will update to GitHub soon).

Download the zip files and extract the files into a folder of your choosing. You can run the GUI using the MigratorGUI.exe and the command line using the MigratorConsole.exe.

Find out what new features have been added and issues fixed in the Release Notes

Supported Platforms

Migrator runs on most versions of Windows and is designed to run against SQL Server 2005 to 2016.

Documentation

Migrator documentation and a quickstart guide can be found on the wiki.

Contribute

There are several ways you help can make Migrator better:

Your contributions are much appreciated.