quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
202 stars 14 forks source link

PERFORMANCE: compare against Fuseki, Virtuoso #132

Closed jacoscaz closed 2 years ago

jacoscaz commented 3 years ago

Comparing performance levels against those of Fuseki or Virtuoso might help prioritizing performance work based on where the larger gaps are.

jacoscaz commented 2 years ago

Closing this as ideas for performance improvements are now tracked as cards in https://github.com/beautifulinteractions/node-quadstore/projects/9 .