dbmate

popularcautiondatabasebrew

amacneil · SQL migrations, simple db workflows, and multiple databases from the terminal.

$ brew install dbmate
One-liner to try
$ dbmate new create_users_table

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
dbmate --version
Agent URL
/cli/dbmate/agent.md

Quick reference

Installbrew install dbmate
Verifydbmate --version
First commanddbmate new create_users_table

About

SQL migrations, simple db workflows, and multiple databases from the terminal. Built by amacneil.

Example workflow

1. dbmate new create_users_table

Alternatives worth considering