Logo des Repositoriums
 

Unleashing XQuery for Data-Independent Programming

dc.contributor.authorBächle, Sebastian
dc.contributor.authorSauer, Caetano
dc.date.accessioned2018-01-10T13:19:39Z
dc.date.available2018-01-10T13:19:39Z
dc.date.issued2014
dc.description.abstractThe XQuery language was initially developed as an SQL equivalent for XML data, but its roots in functional programming make it also a perfect choice for processing almost any kind of structured and semi-structured data. Apart from standard XML processing, however, advanced language features make it hard to efficiently implement the complete language for large data volumes. This work proposes a novel compilation strategy that provides both flexibility and efficiency to unleash XQuery’s potential as data programming language. It combines the simplicity and versatility of a storage-independent data abstraction with the scalability advantages of set-oriented processing. Expensive iterative sections in a query are unrolled to a pipeline of relational-style operators, which is open for optimized join processing, index use, and parallelization. The remaining aspects of the language are processed in a standard fashion, yet can be compiled anytime to more efficient native operations of the actual runtime environment. This hybrid compilation mechanism yields an efficient and highly flexible query engine that is able to drive any computation from simple XML transformation to complex data analysis, even on non-XML data. Experiments with our prototype and state-of-the-art competitors in classic XML query processing and business analytics over relational data attest the generality and efficiency of the design.
dc.identifier.pissn1610-1995
dc.identifier.urihttps://dl.gi.de/handle/20.500.12116/11717
dc.publisherSpringer
dc.relation.ispartofDatenbank-Spektrum: Vol. 14, No. 2
dc.relation.ispartofseriesDatenbank-Spektrum
dc.subjectData abstraction
dc.subjectQuery optimization
dc.subjectXQuery
dc.titleUnleashing XQuery for Data-Independent Programming
dc.typeText/Journal Article
gi.citation.endPage150
gi.citation.startPage135

Dateien