Sciweavers

XIMEP
2004
ACM
73views Database» more  XIMEP 2004»
13 years 10 months ago
The Simplest XML Storage Manager Ever
Avinash Vyas, Mary F. Fernández, Jér...
XIMEP
2004
ACM
88views Database» more  XIMEP 2004»
13 years 10 months ago
XQuery Processing in Natix with an Emphasis on Join Ordering
We give an overview on how XQuery processing works in our native XML database system Natix. After a brief description of the query compiler we focus on the aspect of join ordering...
Norman May, Sven Helmer, Carl-Christian Kanne, Gui...
XIMEP
2004
ACM
74views Database» more  XIMEP 2004»
13 years 10 months ago
Schema Validation and Type Annotation for Encoded Trees
We argue that efficient support for schema validation and type annotation in XQuery processors deserves as much attention as efficient evaluation techniques for XPath queries have...
Torsten Grust, Stefan Klinger
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