Re: using graph model with PostgreSQL - Mailing list pgsql-general

From Data Ace
Subject Re: using graph model with PostgreSQL
Date
Msg-id CAM3msVZ3zhL=3VPk1aucTDV01A9P9eh745y+hOB+QXJT+RjiAA@mail.gmail.com
Whole thread Raw
In response to using graph model with PostgreSQL  (김세훈 <marvtoy92@gmail.com>)
Responses Re: using graph model with PostgreSQL
List pgsql-general
I think's its a forked PostgreSQL, try AgensGraph:


On Wed, Aug 15, 2018 at 7:09 AM, 김세훈 <marvtoy92@gmail.com> wrote:
Hi there,

currently I'm using PostgreSQL with PostGIS extension to handle geospatial data.

In my project I need to apply some graph algorithms like MST for some network of GPS coordinates.

I know there is some way of using Neo4j with PostgreSQL but is there any other way to construct

graph model within PostgreSQL environment?

Any external modules would be welcomed.


Thanks.



pgsql-general by date:

Previous
From: "Phil Endecott"
Date:
Subject: Re: During promotion, new master tries to archive same segmenttwice
Next
From: Stephen Frost
Date:
Subject: Re: pg_upgrade (and recovery) pitfalls