Hacker News new | ask | show | jobs
by flymetothemoon 1317 days ago
The Apache AGE is inspired by AgensGraph, a multimodel database fork of PostgreSQL. So it uses AgensGraph dialect.
1 comments

AGE 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.
That's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)