Migrami
JSON →Naïve PostgreSQL migrations library for Node.js (v0.6.5, alpha). Focuses on fast iteration with SQL-only forward migrations, a watcher mode, and transaction safety. Inspired by Graphile Migrate but simpler: no down migrations, no ORM integration. Only supports Postgres and forward-only idempotent SQL. Release cadence is irregular. Distinguishes itself by prioritizing a native SQL workflow and instant feedback via file watcher.