Sciweavers

1172 search results - page 29 / 235
» Indexing XML Data Stored in a Relational Database
Sort
View
ADC
2008
Springer
146views Database» more  ADC 2008»
15 years 4 months ago
A Typed Higher-Order Calculus for Querying XML Databases
As the eXtensible Markup Language (XML) is about to emerge as a new standard for databases, the problem of providing solid logical grounds for XML query languages arises. For the ...
Qing Wang, Klaus-Dieter Schewe
DASFAA
2009
IEEE
191views Database» more  DASFAA 2009»
15 years 4 months ago
Benchmarking Performance-Critical Components in a Native XML Database System
The rapidly increasing number of XML-related applications indicates a growing need for efficient, dynamic, and native XML support in database management systems (XDBMS). So far, bo...
Karsten Schmidt 0002, Sebastian Bächle, Theo ...
189
Voted
SIGMOD
2005
ACM
154views Database» more  SIGMOD 2005»
15 years 9 months ago
Lazy XML Updates: Laziness as a Virtue of Update and Structural Join Efficiency
XML documents are normally stored as plain text files. Hence, the natural and most convenient way to update XML documents is to simply edit the text files. But efficient query eva...
Barbara Catania, Wen Qiang Wang, Beng Chin Ooi, Xi...
WEBDB
2001
Springer
160views Database» more  WEBDB 2001»
15 years 2 months ago
The Table and the Tree: On-Line Access to Relational Data through Virtual XML Documents
For speed and convenience, applications routinely cache XML data locally, and access it through standard parser (SAX) or tree (DOM) interfaces. When the source of this data is a r...
Philip Bohannon, Henry F. Korth, P. P. S. Narayan
ICDE
2005
IEEE
106views Database» more  ICDE 2005»
15 years 3 months ago
Reconstructing XML Subtrees from Relational Storage of XML documents
Numerous researchers have proposed to use relational databases to store and query XML documents. One important component of such systems is the XML subtree reconstruction, which r...
Artem Chebotko, Dapeng Liu, Mustafa Atay, Shiyong ...