CLI for Go library performing database migrations. Migrate reads migrations from sources and applies them in the correct order to the database. Sources include the filesystem, go-bindata, GitHub repositories, Gitlab repositories, AWS S3 & Google Cloud Storage.

WWW: https://github.com/golang-migrate/migrate
