Sciweavers

135 search results - page 7 / 27
» The Index Update Problem for XML Data in XDBMS
Sort
View
WEBDB
2005
Springer
101views Database» more  WEBDB 2005»
14 years 29 days ago
T-SIX: An Indexing System for XML Siblings
We present a system for efficient indexed querying of XML documents, enhanced with sibling operations. R-tree index proposed in [5] has a very high cost for the following-sibling...
SungRan Cho
VLDB
2005
ACM
132views Database» more  VLDB 2005»
14 years 29 days ago
MIX: A Meta-data Indexing System for XML
We present a system for efficient meta-data indexed querying of XML documents. Given the diversity of the information available in XML, it is very useful to annotate XML data wit...
SungRan Cho, Nick Koudas, Divesh Srivastava
DEXAW
2007
IEEE
124views Database» more  DEXAW 2007»
13 years 11 months ago
XML Query Optimisation: Specify your Selectivity
The problem of efficiently evaluating XPath and XQuery queries has become increasingly significant since more and more XML data is stored in its native form. We propose a novel op...
Sven Hartmann, Sebastian Link
VLDB
2008
ACM
136views Database» more  VLDB 2008»
14 years 7 months ago
Efficient updates in dynamic XML data: from binary string to quaternary string
XML query processing based on labeling schemes has been thoroughly studied in the past several years. Recently efficient processing of updates in dynamic XML data has gained more a...
Changqing Li, Tok Wang Ling, Min Hu
SIGMOD
2007
ACM
162views Database» more  SIGMOD 2007»
14 years 7 months ago
Effective and efficient update of xml in RDBMS
Querying XML effectively and efficiently using declarative languages such as XQuery and XPath has been widely studied in both academic and industrial settings. Most RDBMS vendors ...
Zhen Hua Liu, Muralidhar Krishnaprasad, James W. W...