Re: using graph model with PostgreSQL

From: Data Ace <dataace9(at)gmail(dot)com>
To: 김세훈 <marvtoy92(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: using graph model with PostgreSQL
Date: 2018-08-16 16:10:02
Message-ID: CAM3msVZ3zhL=3VPk1aucTDV01A9P9eh745y+hOB+QXJT+RjiAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think's its a forked PostgreSQL, try AgensGraph:

https://www.postgresql.org/download/products/8/

On Wed, Aug 15, 2018 at 7:09 AM, 김세훈 <marvtoy92(at)gmail(dot)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.
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2018-08-16 16:53:18 Re: pg_upgrade (and recovery) pitfalls
Previous Message Phil Endecott 2018-08-16 15:48:27 Re: During promotion, new master tries to archive same segment twice