Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
ArangoDB

ArangoDB

ArangoDB is a multi-model database. Graph, document, and key-value queries through one AQL language and one server. Used at Airbus, Boeing, and Cisco for use cases that need both joins and graph traversals. Native graph algorithms (PageRank, shortest path) without a separate graph engine.

At a glance

14.2k

GitHub stars

83

Page views

Version 3.12 OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Access Information

Open a browser and go to: http://<server-ip>:8529

Login with:

  • Username: root
  • Password: (stored securely in /root/arangodb/.env)

Alternatively, access via CLI:

docker exec -it arangodb arangosh

Key Files and Directories

  • Deployment directory: /root/arangodb/
  • Root password storage (read-only): /root/arangodb/.env
  • Docker Compose configuration: /root/arangodb/docker-compose.yml
  • Persistent data for ArangoDB: /root/arangodb/arangodb-data

 

Deploy ArangoDB now. From $2.48/mo.