@article{bernstein2011mapping, author = {Bernstein, Phil and Chen, Liang Jeff and Carlin, Peter and , Dimitrije Filipovic and Rys, Michael and Shamgunov, Nikita and Terwilliger, James F. and Todic, Milos and Tomasevic, Sasa and Tomic, Dragan}, title = {Mapping XML to a Wide Sparse Table}, year = {2011}, month = {December}, abstract = {XML is commonly supported by SQL database systems. However, existing mappings of XML to tables can only deliver satisfactory query performance for limited use cases. In this paper, we propose a novel mapping of XML data into one wide table whose columns are sparsely populated. This mapping provides good performance for document types and queries that are observed in enterprise applications but are not supported efficiently by existing work. XML queries are evaluated by translating them into SQL queries over the wide sparsely-populated table. We show how to translate full XPath 1.0 into SQL. Based on the characteristics of the new mapping, we present rewriting optimizations that dramatically reduce the number of joins. Experiments demonstrate that query evaluation over the new mapping delivers considerable improvements over existing techniques for the target use cases.}, url = {http://approjects.co.za/?big=en-us/research/publication/mapping-xml-to-a-wide-sparse-table-4/}, journal = {IEEE Transactions on Knowledge and Data Engineering}, volume = {26}, number = {6}, }