yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.88k stars 1.05k forks source link

[New Feature] Add support for the Apache age extension to enable graph operations #14477

Open VederJay opened 1 year ago

VederJay commented 1 year ago

Jira Link: DB-3947

Description

Why switch to Neo4j or Redis if we can do graph operations on PostgreSQL with the Apache age extension? But, we would like to take this to a cloud cluster as well. So please provide support for this extension and add "graph database" to your marketing material at the same time 🙂

ddorian commented 10 months ago

Why switch to Neo4j or Redis

Redis graph is EOL https://redis.com/blog/redisgraph-eol/.

Generally, the graph databases didn't pan out. RedisGraph even had custom storage + query (you need it so it's efficient).