Cost-Driven Storage Schema Selection for XML

  • Authors:
  • Shihui Zheng;Ji-Rong Wen;Hongjun Lu

  • Affiliations:
  • -;-;-

  • Venue:
  • DASFAA '03 Proceedings of the Eighth International Conference on Database Systems for Advanced Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Various models and approaches have been proposedfor mapping XML data into relational tables recently.Most of those approaches produce relational schema forgiven XML data, based on pre-defined rules, heuristics,and user specifications, without considering workload. Asthe result, the schema obtained is often not optimal withrespect to query performance. In this paper, we present acost-driven approach to generate a near-optimalrelational schema for a given XML data and expectedworkload, in the presence of space constraint. Anefficient heuristic algorithm based on Hill Climbing isproposed together with a set of state transformationoperations. Experimental study using the prototypesystem implementing the proposed algorithm, indicatesthat the produced schema can provide betterperformance than those well-known mapping approachespublished in the literature.