gopkg.in/mattes/migrate.v1

Database migrations. CLI and Golang library.


Keywords
aws-s3, cassandra, crate, database, databases, go, golang, google-cloud-spanner, google-cloud-storage, mariadb, migration, migrations, mongodb, mysql, neo4j, postgres, ql, spanner, sql, sqlite
License
MIT
Install
go get gopkg.in/mattes/migrate.v1

Documentation

migrate

Database migrations written in Go. Use as CLI or import as library.

DEPRECATED

mattes/migrate is now golang-migrate/migrate

Please open issues and pull requests in the new repository.