Star-Shaped Sparql Query Optimization On Column-Family Overlapping Storage

Li-Ming Lin,Guang-Cao Liu,Yan Wang,Wei Lu
DOI: https://doi.org/10.1515/9783110584974-010
2017-01-01
Abstract:Column families are widely used to store structure-free or semi-structure data. However, traditional RDF data storage methods divide data into independent triples, which makes SPARQL queries executed have a low performance. Here, we propose a JoinFirst SPARQL-translation strategy for improving star-shaped SPARQL queries performance. Experiments demonstrate this strategy is helpful when joins are necessary in star-shaped queries. The speed is accelerated in an exponential scale.
What problem does this paper attempt to address?