database migration tool for mysql schema is managed via git.
$ go get github.com/schemalex/git-schemalex/cmd/git-schemalex
$ git schemalex -schema path/to/schema -dsn "$root:$passowrd@/$database" -workspace /path/to/git/repository -deploy
- https://github.com/schemalex/schemalex
- https://github.com/typester/GitDDL
MIT