[redland-dev] Lightweight Redland based TriplesStore
Nicholas J Humfrey
njh at aelius.com
Sat Dec 19 18:39:36 CET 2009
On 19 Dec 2009, at 15:59, Dave Beckett <dave at dajobe.org> wrote:
> Nicholas J Humfrey wrote:
>> Hello,
>>
>> Has anyone written a Redland based triplestore daemon with a SPARQL
>> over HTTP endpoint?
>>
>> I am looking for a lightweight triplestore to run on my virtual
>> server and thinking of writing one (in C), if nobody else has...
>>
>
> I used the memory storage, perl API to make this: http://triplr.org/query
> which is a sparql endpoint.
>
> If you need persistence, use the mysql or berkeleydb
Cool, thanks Dave. Might try knocking something standalone together in
C. Would be handy if it ran on an embedded device I am building too.
Will report back!
nick.
More information about the redland-dev
mailing list