SDB - A SPARQL Database for Jena

SDB is a component of Jena. It provides for scalable storage and query of RDF datasets using conventional SQL databases for use in standalone applications, J2EE and other application frameworks. The database tools for load balancing, security, clustering, backup and administration can all be used to manage the installation. SDB is designed specifically to support SPARQL, the query language developed by the W3C RDF Data Access Working Group.

Supported databases, with earliest versions, include:

See Also

ARQ - the SPARQL query engine for Jena.  SDB provides an ARQ query engine.

Joseki - a SPARQL query server, using ARQ and the SPARQL protocol.

TDB - a pure-Java, non-transactional database for both embedded use and very large datasets.