ArangoDB
JSON →A server for interacting with ArangoDB, a native multi-model database system.
Install
npx arango-server Tools · 7
- arango_query Execute AQL queries
- arango_insert Insert documents into collections
- arango_update Update existing documents
- arango_remove Remove documents from collections
- arango_backup Backup all collections to JSON files
- arango_list_collections List all collections in the database
- arango_create_collection Create a new collection in the database
Environment variables
ARANGO_URL
Links
★ 47 GitHub stars