Connect RDF to PostgreSQL?

From: Aaron <aaron(at)chasingnuts(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Connect RDF to PostgreSQL?
Date: 2010-02-02 13:51:42
Message-ID: 13e03a2b1002020551p4e6f0290pd68af1cb4d253966@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am presenting on PostgreSQL tonight and someone e-mailed me with a
question before my talk so I might be able to find him an answer:

"We are starting a new, large project that uses an ontology based (
RDF - Resource Description Framework
http://en.wikipedia.org/wiki/Resource_Description_Framework ) approach
to organize data, which provides a lot of flexibility. The only viable
database we have found that supports this is Oracle, who have tightly
integrated their database interface to efficiently support sparql (
http://en.wikipedia.org/wiki/SPARQL ) queries. Other databases seem to
only interface to the open source jena technology, which fails to
scale to larger data sets as it tries to read huge chunks of data into
memory.

We would prefer to go with an open source option, but can't. Do you
know of a software package that can efficiently connect RDF to
PostgreSQL?"

Aaron Thul
http://www.chasingnuts.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-02-02 14:12:28 Re: PostgreSQL licence
Previous Message Devrim GÜNDÜZ 2010-02-02 13:26:02 Re: PostgreSQL licence