XML Data Management in Object Relational Database Systems

XML Data Management in Object Relational Database Systems

Zhen Hua Liu, Anguel Novoselsky, Vikas Arora
DOI: 10.4018/978-1-61520-727-5.ch002
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Since the advent of XML, there has been significant research into integrating XML data management with Relational DBMS and Object Relational DBMS (ORDBMS). This chapter describes the XML data management capabilities in ORDBMS, various design approaches and implementation techniques to support these capabilities, as well as the pros and cons of each design and implementation approach. Key topics such as XML storage, XML Indexing, XQuery and SQL/XML processing, are discussed in depth presenting both academic and industrial research work in these areas.
Chapter Preview
Top

1 Rationale Of Xml Data Management In Ordbms

In this section we outline the motivation of building XML data management capabilities in ORDBMS from the perspective of user, from the perspective of data modeling and from the perspective of data engineering.

1.1 User Perspective

There is a general trend for users to increasingly prefer to manage all of their data in one platform for the benefits of easier data management, integrated query services, and sharing a common infrastructure for all types of data. This is more so with relational databases that are widely adopted as mature platforms for managing structured data. With data extensibility mechanisms, such as user defined types, user defined functions and extensible indexes that are added into relational databases, the RDBMS has evolved into an ORDBMS with object-relational support (Stonebraker, Brown & Moore, 1999) that is capable of managing more complex data that may not fit into the relational model. Using an ORDBMS, users are able to manage various kinds of non-relational data such as object hierarchies in one platform. XML data management is a continuation of this trend with users looking for a single data management platform to avoid the overheads of partitioning and integrating data across multiple repositories. Major database vendors such as Oracle, IBM and Microsoft, in recognition of this trend have released XML capabilities in their products to support industrial strength applications that span all forms of data including relational data and XML data.

The other aspect is that XML has been used as a data exchange language to exchange data. Organizations have used XML as a portable way of exchanging data, in particular, exchanging data from and to relational systems with well-defined XML schema. This is associated with the need to generate XML from relational data at the data sending side and the need to extract relational data from XML at the data receiving side. To support this, it is critical for an ORDBMS to provide support for bridging the XML and relational data models.

Complete Chapter List

Search this Book:
Reset