migri - Agnostic Migration Tool
JSON →migri is a one-way database migration tool supporting PostgreSQL and ArangoDB. Version 0.5.0 is the current stable release, but the project is in early stages and appears to have low maintenance cadence. It differentiates by organizing migrations into logical groups per table (instead of a flat structure) and uses YAML or JS format for migration files. Supports environment variable injection in config. Requires peer dependencies pg (^7.5.0) and arangojs (^6.7.0).
Resources
packagemigri ↗