Created
May 4, 2018 05:01
-
-
Save jakubkulhan/6febf5c300101cfac7059cb049047d6c to your computer and use it in GitHub Desktop.
List of database migration tools
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://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