Sciweavers

276 search results - page 10 / 56
» Indexing for XML Siblings
Sort
View
ICDE
2008
IEEE
112views Database» more  ICDE 2008»
15 years 8 days ago
XML Index Recommendation with Tight Optimizer Coupling
XML database systems are expected to handle increasingly complex queries over increasingly large and highly structured XML databases. An important problem that needs to be solved ...
Iman Elghandour, Ashraf Aboulnaga, Daniel C. Zilio...
IS
2007
13 years 10 months ago
Schema-conscious XML indexing
User queries on extensible markup language (XML) documents are typically expressed as regular path expressions. A variety of indexing techniques for efficiently retrieving the re...
Krishna P. Leela, Jayant R. Haritsa
ICDE
2003
IEEE
155views Database» more  ICDE 2003»
15 years 8 days ago
XR-Tree: Indexing XML Data for Efficient Structural Joins
XML documents are typically queried with a combination of value search and structure search. While querying by values can leverage traditional database technologies, evaluating st...
Haifeng Jiang, Hongjun Lu, Wei Wang 0011, Beng Chi...
EDBTW
2004
Springer
14 years 4 months ago
FliX: A Flexible Framework for Indexing Complex XML Document Collections
While there are many proposals for path indexes on XML documents, none of them is perfectly suited for indexing large-scale collections of interlinked XML documents. Existing strat...
Ralf Schenkel
SIGMOD
2005
ACM
170views Database» more  SIGMOD 2005»
14 years 4 months ago
DB2/XML: designing for evolution
DB2 provides native XML storage, indexing, navigation and query processing through both SQL/XML and XQuery using the XML data type introduced by SQL/XML. In this tutorial we focus...
Kevin S. Beyer, Fatma Özcan, Sundar Saiprasad...