Migo

JSON →
library 0.1.4-1 ·javascript abandoned
verified Jun 7, 2026

Migo is a lightweight PostgreSQL migration tool that defines schema changes in a custom .migo file format with versioned up/down steps. Current version is 0.1.4-1, with low release activity. It distinguishes itself by using a simple, single-file configuration and human-readable migration files, but lacks support for modern migration patterns, rollback confirmations, and is limited to PostgreSQL. The tool is usable as a CLI for basic migrations but is unmaintained since 2015.