SDB
From Jena Wiki
SDB is a component of Jena for the RDF storage and query specifically to support SPARQL.
The storage is provided by an SQL database and many databases are supported, both Open Source and proprietary.
An SDB store can be accessed and managed with the provided command line scripts and via the Jena API.
Contents |
Downloads
SDB is distributed from the Jena project SourceForge.
Documentation
- SDB Installation
- Quickstart
- Command line utilities
- Store Description format
- Dataset And Model Descriptions
- Use from Java
- Specialized configuration
- Database Layouts
- FAQ
- Joseki Integration
- Databases supported
Subversion
SDB Subversion repository on SourceForge.
