Apache AGE on Ubuntu 24.04 LTS

Azure Databases

Apache AGE, the graph database extension for PostgreSQL, ready to run Cypher queries on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Apache AGE is a PostgreSQL extension that adds graph database capabilities, letting you run openCypher graph queries alongside standard SQL in one engine. It is used to model and traverse highly connected data such as networks, relationships and hierarchies.

Why the cloudimg image

cloudimg delivers AGE fully patched on Ubuntu 24.04 with PostgreSQL preconfigured and the extension enabled, so graph querying works immediately. A unique database credential is generated on first boot with no default login, and the image is covered by 24/7 support.

Common uses

  • Relationship and network analysis
  • Fraud and pattern detection
  • Knowledge graphs