PostgreSQL extension for processing Graph queries (Apache AGE)

From: Young Seung Andrew Ko <ako(at)apache(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL extension for processing Graph queries (Apache AGE)
Date: 2022-11-29 20:40:45
Message-ID: CADuLSx+aCfCkzj_wLEbj1q8Gvbwc2CONvj+spSf-MG4wTMy_=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello PostgreSQL users,

https://github.com/apache/age
Apache AGE is an Apache 2-licensed open source PostgreSQL extension for
storing Graph data.

The current version of Apache AGE is to enable PostgreSQL users to use
Neo4j's openCypher-based graph queries in unison with existing relational
tables

Any idea or suggestion to make AGE better would be much appreciated.

Thank you,
AK

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Young Seung Andrew Ko 2022-11-29 20:46:37 PostgreSQL extension for storing Graph data (Apache AGE)
Previous Message vignesh C 2022-11-29 18:31:49 Re: Support logical replication of DDLs