TIMBER: a native system for querying XML

  • Authors:
  • Stelios Paparizos;Shurug Al-Khalifa;Adriane Chapman;H. V. Jagadish;Laks V. S. Lakshmanan;Andrew Nierman;Jignesh M. Patel;Divesh Srivastava;Nuwee Wiwatwattana;Yuqing Wu;Cong Yu

  • Affiliations:
  • University of Michigan;University of Michigan;University of Michigan;University of Michigan;University of British Columbia;University of Michigan;University of Michigan;AT&T Labs Research;University of Michigan;University of Michigan;University of Michigan

  • Venue:
  • Proceedings of the 2003 ACM SIGMOD international conference on Management of data
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

XML has become ubiquitous, and XML data has to be managed in databases. The current industry standard is to map XML data into relational tables and store this information in a relational database. Such mappings create both expressive power problems and performance problems.In the TIMBER [7] project we are exploring the issues involved in storing XML in native format. We believe that the key intellectual contribution of this system is a comprehensive set-at-a-time query processing ability in a native XML store, with all the standard components of relational query processing, including algebraic rewriting and a cost-based optimizer.