Details
- Vendor
- Apache Software Foundation
- Type
- Property Graph
- Kind
- Extension
- Category
- Established
- License
- Apache-2.0
- Language
- C
- Query Languages
- openCypherSQL
- Protocols
- PostgreSQL wire
The go-to resource for graph technology details
PostgreSQL extension providing graph database functionality with openCypher query support, enabling graph and relational queries on the same data.
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.
AGE, a multi-model graph database extension for PostgreSQL has been announced. AGE is the successor to AgensGraph.PostgreSQL: Announcing AGE, a multi-model graph database extension for PostgreSQL · reviewed 2026-08-02
Language C
Confirms the current value.
AGE is not a Trusted Language Extension as it is written in C.Is age a trusted extension? · apache/age · Discussion #1631 · GitHub · reviewed 2026-08-02
License Apache-2.0
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "Apache-2.0"GitHub licence API — apache/age · reviewed 2026-08-02