Sciweavers

247 search results - page 13 / 50
» A Graphical Environment to Query XML Data with XQuery
Sort
View
VLDB
2005
ACM
185views Database» more  VLDB 2005»
14 years 9 months ago
Storing and querying XML data using denormalized relational databases
XML database systems emerge as a result of the acceptance of the XML data model. Recent works have followed the promising approach of building XML database management systems on un...
Andrey Balmin, Yannis Papakonstantinou
TKDE
2010
189views more  TKDE 2010»
13 years 7 months ago
Projective Distribution of XQuery with Updates
—We investigate techniques to automatically decompose any XQuery query—including updating queries specified by the XQuery Update Facility (XQUF)—into subqueries, that can be ...
Ying Zhang, Nan Tang, Peter A. Boncz
VLDB
2006
ACM
115views Database» more  VLDB 2006»
14 years 9 months ago
Integrating document and data retrieval based on XML
For querying structured and semistructured data, data retrieval and document retrieval are two valuable and complementary techniques that have not yet been fully integrated. In thi...
Jan-Marco Bremer, Michael Gertz
SIGMOD
2005
ACM
170views Database» more  SIGMOD 2005»
14 years 2 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...
DASFAA
2003
IEEE
84views Database» more  DASFAA 2003»
14 years 1 months ago
Supporting Selection-Projection XQuery Processing Based on Encoding Paths
Providing an efficient way to support XML query processing has become a very important issue. A system called XQP (XQuery Processor) is proposed in this paper to meet the need. X...
Ya-Hui Chang, Cheng-Ta Lee