arango-migrate
JSON →ArangoDb migration tool that applies migrations in transaction-safe manner, with support for before/after hooks and dry-run. Current stable version is 2.0.0. It uses arangojs v7.8.0+ and provides TypeScript types. Key differentiators: runs whole migration within a single ArangoDB transaction, auto-creates collections, and includes step-based upserts for fine-grained control. Release cadence is irregular, published 2022.
Resources
packagearango-migrate ↗