Proceedings of the 2003 ACM SIGMOD International Conference on Management of Data 2003
DOI: 10.1145/872757.872832
|View full text |Cite
|
Sign up to set email alerts
|

A comprehensive XQuery to SQL translation using dynamic interval encoding

Abstract: The W3C XQuery language recommendation, based on a hierarchical and ordered document model, supports a wide variety of constructs and use cases. There is a diversity of approaches and strategies for evaluating XQuery expressions, in many cases only dealing with limited subsets of the language. In this paper we describe an implementation approach that handles XQuery with arbitrarily-nested FLWR expressions, element constructors and built-in functions (including structural comparisons). Our proposal maps an XQue… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
90
0

Year Published

2003
2003
2007
2007

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 95 publications
(90 citation statements)
references
References 20 publications
0
90
0
Order By: Relevance
“…In [7], all XML data is stored in a single table containing a tuple for each element, attribute and text node. For an element, the element name and an interval representing the region covered by the element is stored.…”
Section: Relational Schema Designmentioning
confidence: 99%
See 4 more Smart Citations
“…In [7], all XML data is stored in a single table containing a tuple for each element, attribute and text node. For an element, the element name and an interval representing the region covered by the element is stored.…”
Section: Relational Schema Designmentioning
confidence: 99%
“…The dynamic intervals approach [7] deals with a larger fragment of XQuery with arbitrarily nested FLWR expressions, element constructors and built-in functions including structural comparisons. The core idea is to begin with static intervals for each element and construct dynamic intervals for XML elements constructed in the query.…”
Section: Query Translationmentioning
confidence: 99%
See 3 more Smart Citations