pgm
JSON →pgm is a simple command-line migration tool for PostgreSQL that only tracks and applies .sql files without generating any SQL. Current stable version is 1.0.8 (last updated 2021). It requires Node 8.2+ and PostgreSQL 9.1+. Key differentiators: no down migrations, no SQL generation, all pending migrations applied in a transaction, supports both JSON and .env configuration, lightweight with minimal dependencies.
Resources
packagepgm ↗