{"library":"arangomigration","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","ArangoDB","cli","migration"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install arangomigration","imports":["npx arangomigration apply","arangomigration apply --url http://localhost:8529 --username root --password root ./migration","arangomigration status --url http://localhost:8529 ./migration"]},{"cmd":"yarn add arangomigration","imports":[]},{"cmd":"pnpm add arangomigration","imports":[]}],"homepage":"https://github.com/loveindent/arangomigration#readme","github":"https://github.com/loveindent/arangomigration","docs":null,"changelog":null,"pypi":null,"npm":"arangomigration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}