Re: Efficiently storing a directed graph - Mailing list pgsql-general

From Adam Rich
Subject Re: Efficiently storing a directed graph
Date
Msg-id 03ac01c87bf0$5054a070$f0fde150$@r@sbcglobal.net
Whole thread Raw
In response to Efficiently storing a directed graph  ("Kelly Jones" <kelly.terry.jones@gmail.com>)
List pgsql-general
> I'm not married to using SQL: are there other efficient solutions to
> store directed graphs? Could I hack something up in Perl or Ruby and
> then serialize my in-memory graph to a file (for efficient
> saving/reloading)?

As far as a perl solution, I would suggest posting your problem on
perlmonks.org




pgsql-general by date:

Previous
From: Maciej Sieczka
Date:
Subject: Re: how to auto GRANT custom ACL on a new table?
Next
From: Joe Conway
Date:
Subject: Re: Efficiently storing a directed graph