As more data is stored in XML and more applications need to process this data, XML query optimization becomes performance critical. While optimization techniques for relational databases have been developed over the last thirty years, the optimization of XML queries poses new challenges. Query optimizers for XQuery, the standard query language for XML data, need to consider both document order and sequence order. Nevertheless, algebraic optimization proved powerful in query optimizers in relational and object oriented databases. Thus, this dissertation presents an algebraic approach to XQuery optimization. In this thesis, an algebra over sequences is presented that allows for a simple translation of XQuery into this algebra. The formal defi...
This paper proposes XAL, an XML ALgebra. Its novelty is based on the simplicity of its data model an...
Classical logical optimization techniques rely on a logical semantics of the query language. The ada...
Abstract: Reliable cardinality estimation is one of the key prerequisites for effective cost-based q...
As more data is stored in XML and more applications need to process this data, XML query optimizatio...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
XQuery, the defacto XML query language, is a functional language with operational seman-tics, which ...
The contributions in this thesis focus on processing XML queries using an algebra and on exploiting ...
Recently, XML has been emerging as the latest in database technology, embraced by many large corpora...
One of the main features of XQuery compared to traditional query languages like SQL, is that it pres...
Abstract. Order is essential for XML query processing. Efficient XML processing with order considera...
Queries against databases are formulated in declarative languages. Examples are the relational query...
Query optimization is the most important and complex phase of answering a user query. While sufficie...
XML is an ordered data model and XQuery expressions return results that have a welldefined order. Ho...
Mapping of XML data into and out of relational database systems, including query processing over suc...
This paper proposes XAL, an XML ALgebra. Its novelty is based on the simplicity of its data model an...
Classical logical optimization techniques rely on a logical semantics of the query language. The ada...
Abstract: Reliable cardinality estimation is one of the key prerequisites for effective cost-based q...
As more data is stored in XML and more applications need to process this data, XML query optimizatio...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
XQuery, the defacto XML query language, is a functional language with operational seman-tics, which ...
The contributions in this thesis focus on processing XML queries using an algebra and on exploiting ...
Recently, XML has been emerging as the latest in database technology, embraced by many large corpora...
One of the main features of XQuery compared to traditional query languages like SQL, is that it pres...
Abstract. Order is essential for XML query processing. Efficient XML processing with order considera...
Queries against databases are formulated in declarative languages. Examples are the relational query...
Query optimization is the most important and complex phase of answering a user query. While sufficie...
XML is an ordered data model and XQuery expressions return results that have a welldefined order. Ho...
Mapping of XML data into and out of relational database systems, including query processing over suc...
This paper proposes XAL, an XML ALgebra. Its novelty is based on the simplicity of its data model an...
Classical logical optimization techniques rely on a logical semantics of the query language. The ada...
Abstract: Reliable cardinality estimation is one of the key prerequisites for effective cost-based q...