logoalt Hacker News

StrauXXtoday at 2:32 PM3 repliesview on HN

Apache AGE seems like a good way to have the battle testedness of Postgres with a more fluent query language. I have only used AGE in smaller projects so far however.


Replies

hobofantoday at 2:59 PM

Postgres 19, which is about to be released is adding support for SQL/PGQ.

show 1 reply
27183today at 2:37 PM

AGE actually looks very interesting. When I evaluated it a while back it seemed like the project wasn't very active and I couldn't find any information about folks using it at scale in production. If I was forced to use a graph database again, and I didn't immediately quit upon receiving that news, I might give AGE a look.

IceDanetoday at 5:15 PM

Unfortunately AGE is very immature and optimized even simple traversal queries rather poorly.