Skip to content

Instantly share code, notes, and snippets.

@jakubkulhan
Created May 4, 2018 05:01
Show Gist options
  • Save jakubkulhan/6febf5c300101cfac7059cb049047d6c to your computer and use it in GitHub Desktop.
Save jakubkulhan/6febf5c300101cfac7059cb049047d6c to your computer and use it in GitHub Desktop.
List of database migration tools
- https://nextras.org/migrations/docs/3.0/
- https://phinx.org/
- https://www.liquibase.org/
- https://flywaydb.org/
- https://github.com/weavejester/ragtime (Clojure)
- http://knexjs.org/#Installation-migrations (Node.JS)
- https://github.com/lulco/phoenix
- http://taco-beru.name/schema-manage/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment