dbmate
popularcautiondatabasebrew
amacneil · SQL migrations, simple db workflows, and multiple databases from the terminal.
$ brew install dbmateOne-liner to try
$ dbmate new create_users_tableAgent pack
Quick reference
Install
brew install dbmateVerify
dbmate --versionFirst command
dbmate new create_users_tableMachine JSON
/cli/dbmate.jsonAbout
SQL migrations, simple db workflows, and multiple databases from the terminal. Built by amacneil.
Example workflow
1. dbmate new create_users_table