Support Apache AGE PostgreSQL Extension
F
Frank O'Hara
Apache AGE is a PostgreSQL extension that provides graph database functionality. The goal of Apache AGE is to enable users of Postgres to use graph query modeling in unison with Postgres’ existing relational model.
Apache AGE is a Top-Level Project of the Apache Software Foundation since May 2022. It is licensed under the Apache License 2.0.
Saoirse Amarteifio
I would like to add support for this request. It is potentially interesting from graph RAG perspective which you could say is trending. I wanted to try out managed postgres on DO. I add pg_vector extension for RAG. If i cannot add graph too I can not implement my use case. I would need e.g. to deploy a postgres operator on K8s which I imagine would be relatively expensive. Therefore adding the extension here is very valuable for what may be a growing need. I wrote about this setup for K8s here.
Shivaram Mantripragada
I second this request. AGE helps graph models, the same way Timescale for timeseries models. This would be a very useful extension. Please let us know if there are any plans to support this.
E
Ewald Geschwinde
This extensions would be needed for a various use cases.
N
Nguyễn Phúc Nguyên
The demand for social networking applications is increasing rapidly. So Graph database is a right choice.