Sciweavers

16 search results - page 3 / 4
» NaXDB - Realizing Pipelined XQuery Processing in a Native XM...
Sort
View
SIGMOD
2007
ACM
162views Database» more  SIGMOD 2007»
14 years 5 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...
IDEAS
2008
IEEE
109views Database» more  IDEAS 2008»
13 years 11 months ago
EXsum: an XML summarization framework
1 We propose a new framework for the summarization of XML document properties called EXsum (Element-wise XML summarization), which can capture statistical information of all import...
José de Aguiar Moraes Filho, Theo Härd...
DOCENG
2004
ACM
13 years 10 months ago
Querying XML documents by dynamic shredding
With the wide adoption of XML as a standard data representation and exchange format, querying XML documents becomes increasingly important. However, relational database systems co...
Hui Zhang 0003, Frank Wm. Tompa
DASFAA
2009
IEEE
253views Database» more  DASFAA 2009»
13 years 8 months ago
Implementing and Optimizing Fine-Granular Lock Management for XML Document Trees
Abstract. Fine-grained lock protocols with lock modes and lock granules adjusted to the various XML processing models, allow for highly concurrent transaction processing on XML tre...
Sebastian Bächle, Theo Härder, Michael P...
XIMEP
2004
ACM
108views Database» more  XIMEP 2004»
13 years 10 months ago
The Joy of SAX
Most current XQuery implementations require that all XML data reside in memory in one form or another before they start processing the data. This is unacceptable for large XML doc...
Leonidas Fegaras