Sciweavers

3 search results - page 1 / 1
» Nested intervals tree encoding in SQL
Sort
View
145
Voted
SIGMOD
2005
ACM
215views Database» more  SIGMOD 2005»
15 years 9 months ago
Nested intervals tree encoding in SQL
Nested Intervals generalize Nested Sets. They are immune to hierarchy reorganization problem. They allow answering ancestor path hierarchical queries algorithmically - without acc...
Vadim Tropashko
SIGMOD
2003
ACM
140views Database» more  SIGMOD 2003»
15 years 9 months ago
A Comprehensive XQuery to SQL Translation using Dynamic Interval Encoding
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...
David DeHaan, David Toman, Mariano P. Consens, M. ...
77
Voted
VLDB
2004
ACM
117views Database» more  VLDB 2004»
15 years 3 months ago
XQuery on SQL Hosts
Relational database systems may be turned into efficient XML and XPath processors if the system is provided with a suitable relational tree encoding. This paper extends this relat...
Torsten Grust, Sherif Sakr, Jens Teubner