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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
dbmate --version
Agent URL
/cli/dbmate/agent.md
Quick reference
Install
brew install dbmateVerify
dbmate --versionFirst command
dbmate new create_users_tableAbout
SQL migrations, simple db workflows, and multiple databases from the terminal. Built by amacneil.
Example workflow
1. dbmate new create_users_table