Migsi
JSON →A generic Node.js migration tool (v3.1.0) for migrations with logic and queries, not just database schema changes. It supports development-mode scripts that re-run on changes, dependency-based ordering across branches, an API and CLI, and automatic output capture. Unlike database-specific tools (e.g., Knex, Sequelize), Migsi is unopinionated about backends. It requires Node.js 6+, and uses native features on Node 8+. Ships TypeScript type definitions.