Created
November 19, 2015 21:13
-
-
Save begriffs/aabc80ac4a35a558668c to your computer and use it in GitHub Desktop.
sqitch alternatives
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/flyway/flyway | |
https://github.com/mattes/migrate | |
https://bitbucket.org/liamstask/goose | |
https://github.com/tanel/dbmigrate | |
https://github.com/BurntSushi/migration | |
https://github.com/DavidHuie/gomigrate | |
https://github.com/rubenv/sql-migrate |
Sorry, it's been a while since I investigated that. Don't remember. :)
https://github.com/golang-migrate/migrate looks promising. Easy to install and easy to use.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any specific recommendations for ease of use?