using graph model with PostgreSQL - Mailing list pgsql-general

From 김세훈
Subject using graph model with PostgreSQL
Date
Msg-id CAP3LQptknBtiD_kvxCr4uQnWaOh70R7=vp4CNh8Kp5UEL_qv-Q@mail.gmail.com
Whole thread Raw
Responses Re: using graph model with PostgreSQL
Re: using graph model with PostgreSQL
List pgsql-general
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: Ken Tanzer
Date:
Subject: Will there ever be support for Row Level Security on Materialized Views?
Next
From: "Joshua D. Drake"
Date:
Subject: Re: using graph model with PostgreSQL