It also works equally as well with Jena SDB (with a SQL database (e.g. MySQL) on the back end). We've been using Fuseki with SDB in production for five years or so.
-----Original Message----- From: A. Soroka [mailto:[email protected]] Sent: Saturday, March 4, 2017 9:46 AM To: [email protected] Subject: Re: Fuseki support other query languages Fuseki is not a database. It is a SPARQL server. Jena TDB is the usual database used with Fuseki. Using Fuseki without Jena is nonsensical. Fuseki is totally based on Jena. https://jena.apache.org/documentation/index.html --- A. Soroka The University of Virginia Library > On Mar 4, 2017, at 9:43 AM, Laura Morales <[email protected]> wrote: > > I'm not looking at a framework, I'm only interested in the database > component. Like, say, MySQL, PostgreSQL, etc... That's why I'm interested in > Fuseki and not Jena.
