Y
Hacker News
new
|
ask
|
show
|
jobs
by
flymetothemoon
1365 days ago
The Apache AGE is inspired by AgensGraph, a multimodel database fork of PostgreSQL. So it uses AgensGraph dialect.
1 comments
bayesian_horse
1364 days ago
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.
link
flymetothemoon
1363 days ago
That's right, AGE is designed to use both queries either separately or together. SQL (PostgreSQL), openCypher (AGE)
link