暂无图片
暂无图片
暂无图片
暂无图片
暂无图片
XQuery_Rewrite_Optimization_in_IBM_DB2_pureXML.pdf
55
9页
0次
2021-04-21
免费下载
Seediscussions,stats,andauthorprofilesforthispublicationat:https://www.researchgate.net/publication/220282734
XQueryRewriteOptimizationinIBMDB2
pureXML
Article·January2008
Source:DBLP
CITATIONS
6
READS
69
3authors,including:
Someoftheauthorsofthispublicationarealsoworkingontheserelatedprojects:
Createnewproject"OpenData"Viewproject
FatmaÖzcan
IBM
70PUBLICATIONS1,612CITATIONS
SEEPROFILE
AllcontentfollowingthispagewasuploadedbyFatmaÖzcanon16December2014.
Theuserhasrequestedenhancementofthedownloadedfile.
XQuery Rewrite Optimization in IBM
R
DB2
R
pureXML
TM
Fatma
¨
Ozcan
IBM Almaden Research Center
650 Harry Road, San Jose
Normen Seemann
IBM Silicon Valley Lab
555 Bailey Road, San Jose
Ling Wang
IBM Silicon Valley Lab
555 Bailey Road, San Jose
Abstract
In this paper, we describe XQuery compilation and rewrite optimization in DB2 pureXML, a hybrid
relational and XML database management system. DB2 pureXML has been designed to scale to large
collections of XML data. In such a system, effective filtering of XML documents and efficient execution
of XML navigation are vital for high throughput. Hence the focus of rewrite optimization is to consoli-
date navigation constructs as much as possible and to pushdown comparison predicates and navigation
constructs into data access to enable index usage. In this paper, we describe the new rewrite transfor-
mations we have implemented specifically for XQuery and its navigational constructs. We also briefly
discuss how some of the existing rewrite transformations developed for the SQL engine are extended and
adapted for XQuery.
1 Introduction
XML has emerged in the industry as the predominant mechanism for representing and exchanging structured
and semi-structured information across the Internet, between applications, and within an intranet. Key benefits
of XML are its vendor and platform independence and its high flexibility. With the proliferation of XML data,
several XML management systems [7, 10, 17, 5, 4, 6, 12, 11, 14] have been developed over the last couple of
years. All major database vendors have released XML extensions to their relational engines, in addition to many
native XML management systems. XQuery [18] and SQL/XML [9] are the two industry-standard languages
that are supported by these systems to query XML. Most of the current research now focuses on optimization of
XQuery and SQL/XML in these XML management systems.
In this paper, we describe XQuery rewrite optimization within the context of
DB2 pureXML
[4], which is a
hybrid relational and XML database engine that provides native XML storage, indexing, navigation and query
processing through both SQL/XML [9] and XQuery [18], using the XML data type introduced by SQL/XML.
DB2 pureXML
stores XML data in columns of relational tables, as instances of the XQuery data model [19]
in a structured type-annotated tree. By storing binary representation of type-annotated trees,
DB2 pureXML
avoids repeated parsing and validation of documents.
DB2 pureXML
[4] query evaluation run-time contains
three major components for XML query processing: (1) XML navigation engine, (2) XML index run-time and
(3) the XQuery function library. Additionally, several relational runtime operators have been extended to deal
Copyright 2008 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for
advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any
copyrighted component of this work in other works must be obtained from the IEEE.
Bulletin of the IEEE Computer Society Technical Committee on Data Engineering
DB2 pureXML is a a trademark or registered trademark of International Business Machines Corporation.
1
of 9
免费下载
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文档的来源(墨天轮),文档链接,文档作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论

关注
最新上传
暂无内容,敬请期待...
下载排行榜
Top250 周榜 月榜