7 ms·
The Apache AGE is inspired by AgensGraph, a multimodel database fork of PostgreSQL. So it uses AgensGraph dialect.
by flymetothemoon 4y ago
The Apache AGE is inspired by AgensGraph, a multimodel database fork of PostgreSQL. So it uses AgensGraph dialect.
- bayesian_horse 4y agoAGE is an extension, not a fork. You can have relational tables and graphs in the same database, probably you can also use both in the same query.
- flymetothemoon 4y agoThat's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)