DBScholar

Back to papers

A Comprehensive XQuery to SQL Translation using Dynamic Interval Encoding

Summary: Translates arbitrarily-nested XQuery (FLWR, constructors, built-ins) into a single SQL query via dynamic interval encoding of XML as relations. Dynamic intervals enable robust relational plans (including sort-merge joins), preserve document order, and avoid quadratic blowups for large nested FLWR; experiments show gains for native and relational XML systems. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3530
Venue
SIGMOD
Year
2003
Pagerank
0.00011664562
Overall Rank
1,204 | 91.75%
DOI
10.1145/872757.872832

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{dehaan_sigmod03,
        title = {{A Comprehensive XQuery to SQL Translation using Dynamic Interval Encoding}},
        author = {DeHaan, David and Toman, David and Consens, Mariano P. and Özsu, M. Tamer},
        series = {{SIGMOD} '03},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/872757.872832},
        url = {https://dl.acm.org/doi/10.1145/872757.872832},
        year = {2003}
}

Incoming Citations (Sorted by Pagerank)

Showing 16 of 16 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 11 of 11 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers