What does HackerNews think of age?

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Language: C

#32 in PostgreSQL
Also see Apache Age, a graph database extension for Postgres: https://github.com/apache/age
Of course relational db can act like a graph db. It's just not as efficient due to how things are stored and queried. Would be great to have a graph db plugin (and I found one https://github.com/apache/age)
Don't know about SQLite, https://github.com/apache/age seems very interesting, but it's just a tiny layer on top of Postgres :)
I find projects like apache/age [0] are very promising in this direction. But I wouldn't call graph db's a passing fade. A more appropriate description might be "too important to be left alone, yet not important enough to form a second type of mass market database engine".

[0] https://github.com/apache/age