On 19 Dec 2009, at 15:59, Dave Beckett <[email protected]> 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. _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
