|
Title:
|
ADAPTIVE STORAGE MODEL FOR XML IN OBJECT-RELATIONAL DATABASES |
|
Author(s):
|
Michael Kamel , Khaled Nagi , Nagwa El-makky |
|
ISBN:
|
978-972-8924-56-0 |
|
Editors:
|
Nuno Guimarães and Pedro Isaías |
|
Year:
|
2008 |
|
Edition:
|
Single |
|
Keywords:
|
XML storage models, ORDBMS, performance analysis |
|
Type:
|
Full Paper |
|
First Page:
|
59 |
|
Last Page:
|
69 |
|
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. |
|
|
|
|
|
|