Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattes/migrate
Database migrations. CLI and Golang library.
https://github.com/mattes/migrate
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
Last synced: about 1 month ago
JSON representation
Database migrations. CLI and Golang library.
- Host: GitHub
- URL: https://github.com/mattes/migrate
- Owner: mattes
- License: other
- Archived: true
- Created: 2014-08-09T00:01:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T22:41:39.000Z (over 6 years ago)
- Last Synced: 2024-09-22T09:02:21.943Z (about 2 months ago)
- Topics: 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
- Language: Go
- Homepage:
- Size: 471 KB
- Stars: 2,288
- Watchers: 45
- Forks: 326
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - mattes/migrate - Database migrations. CLI and Golang library. (Go)
- awesome - migrate - Database migrations. CLI and Golang library. (Go)
README
# migrate
Database migrations written in Go. Use as CLI or import as library.
# DEPRECATED
__mattes/migrate is now [golang-migrate/migrate](https://github.com/golang-migrate/migrate)__
Please open issues and pull requests in the new repository.