Skip to content

Instantly share code, notes, and snippets.

@begriffs
Created November 19, 2015 21:13
Show Gist options
  • Save begriffs/aabc80ac4a35a558668c to your computer and use it in GitHub Desktop.
Save begriffs/aabc80ac4a35a558668c to your computer and use it in GitHub Desktop.
sqitch alternatives
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
@begriffs
Copy link
Author

Sorry, it's been a while since I investigated that. Don't remember. :)

@dilawar
Copy link

dilawar commented May 31, 2021

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