Back to all databases

Apache AGE

PostgreSQL extension providing graph database functionality with openCypher query support, enabling graph and relational queries on the same data.

Overall rank
#13
First released
July 2020
License
Apache-2.0
Built with
C

Details

Vendor
Apache Software Foundation
Type
Property Graph
Kind
Extension
Category
Established
License
Apache-2.0
Language
C
Query Languages
openCypherSQL
Protocols
PostgreSQL wire
Sources 4 references

Protocols PostgreSQL wire

PostgreSQL extension; clients connect over the standard Postgres wire protocol (psycopg, JDBC, etc.) and load the extension per-session.

  • PostgreSQL, a popular relational database, can also function as a graph database through the use of an extension called Apache AGE.
    Apache AGE · reviewed 2026-08-02

Released 2020-07

Corrects the catalogue's '2021-04'. The PostgreSQL.org announcement shows AGE (successor to AgensGraph) already publicly downloadable as v0.2.0 in July 2020; AGE actually entered the Apache Incubator in April 2020, a year earlier than the catalogue's date.

Language C

Confirms the current value.

License Apache-2.0

SPDX identifier as classified by GitHub from the repository licence file.