Back to all databases

YugabyteDB MAGE

A multi-tenant graph engine for YugabyteDB based on a port of Apache AGE, storing property graphs alongside relational data in the distributed PostgreSQL-compatible YSQL layer and queried with openCypher embedded in SQL. Introduced as a technical preview in YugabyteDB 2026.1 (June 2026).

Overall rank
#95
First released
June 2026
License
Apache-2.0
Built with
C

Details

Vendor
Yugabyte
Type
Property Graph
Kind
Extension
Category
Emerging
License
Apache-2.0
Language
C
Query Languages
openCypherSQL
Protocols
PostgreSQL wire
Sources 6 references

Protocols PostgreSQL wire

MAGE is an in-database graph engine (ported from Apache AGE) inside YugabyteDB's YSQL layer; clients connect exactly as they would to any PostgreSQL-wire-compatible server.

License Apache-2.0

Matches current value; MAGE is a renamed, embedded port of Apache AGE (Apache-2.0), shipped inside YugabyteDB's core, which is itself Apache-2.0.

Released 2026-06

Matches current value; introduced as a technical preview in the YugabyteDB 2026.1 release, announced June 2026.

Language C

Matches current value; Apache AGE, of which MAGE is a renamed port, is written in C, and C is by far its dominant language by byte count.