ArangoDB Migration CLI
JSON →A CLI tool for managing ArangoDB schema and data migrations using YAML files. Version 1.0.3, released as a stable CLI tool. It allows creating databases, users, collections, edge collections, indexes, and inserting default data via semver-named migration files. Differentiators: simple YAML-driven migrations, support for indexes and edge collections, and a `status` command to compare local files against applied migrations. Offers both local and global npm installs.
Resources
packagearangomigration ↗