sql-migrate
SQL schema migration tool for Go (program)
Description
sql-migrate is SQL Schema migration tool for Go based on gorp and goose Features • Usable as a CLI tool or as a library
• Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
(through gorp)
• Can embed migrations into your application
• Migrations are defined with SQL for full flexibility
• Atomic migrations
• Up/down migrations to allow rollback
• Supports multiple database types in one project
• Works great with other libraries such as sqlx
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/rubenv/sql-migrate
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install sql-migrate