Title:
|
ADAPTIVE STORAGE MODEL FOR XML IN OBJECT-RELATIONAL DATABASES |
Author(s):
|
Michael Kamel , Khaled Nagi , Nagwa El-makky |
ISBN:
|
ISSN: 1646-3692 |
Editors:
|
Pedro IsaĆas and Marcin Paprzycki |
Year:
|
2009 |
Edition:
|
V IV,2 |
Keywords:
|
XML storage models, data shredding techniques, ORDBMS, performance analysis. |
Type:
|
Journal Paper |
First Page:
|
41 |
Last Page:
|
58 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
Object relational database management systems (ORDBMS) are becoming more popular in storing and
retrieving XML than native XML DBMS. In most ORDBMS, XML is stored as CLOB inside the
relation. Efficient XML parsers and indexing techniques are used to retrieve the desired XML nodes.
However, less attention is given to XML updates queries. With the upcoming standardization of XML
updates queries, the current implementation of the lock granularity imposes a great limitation on the
concurrency of parallel transactions. This motivated several experimental ORDBMS to shred the XML
nodes across internal relations. This approach has also several drawbacks. In this paper, we propose an
adaptive technique for selective shredding. It is based on existing database engines and takes the changes
in the workload pattern into consideration. We analyze the performance of our approach and compare it
to the CLOB and the complete shredding approaches. |
|
|
|
|