SQcx: A queriable compression model for native XML database system
Chengyuan Zhang, Dejun Yue, Tiezheng Nie
Abstract
Chengyuan Zhang, Dejun Yue, Tiezheng Nie
Abstract
For the redundancy of XML documents, it requires large number of resources for storage and transmitting XML data in current applications. Many approaches have been proposed to compress XML data. However, some of them do not support directly executing queries on compressed XML data, while the others are hard to be integrated into existing XML database systems. In this paper, we propose a new compression model called SQcx, which supports directly executing queries on compressed XML data. Moreover, SQcx is also easy to be integrated into existing native XML database system. The SQcx employees different compression algorithms for different parts of XML, and preserves the structure of the original XML data on compressed data. We implement the SQcx in Berkeley DB XML, and execute experiments on this system. Experimental results on data generated by XMark shows that the SQcx has a well performance.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
For the redundancy of XML documents, it requires large number of resources for storage and transmitting XML data in current applications. Many approaches have been proposed to compress XML data. However, some of them do not support directly executing queries on compressed XML data, while the others are hard to be integrated into existing XML database systems. In this paper, we propose a new compression model called SQcx, which supports directly executing queries on compressed XML data. Moreover, SQcx is also easy to be integrated into existing native XML database system. The SQcx employees different compression algorithms for different parts of XML, and preserves the structure of the original XML data on compressed data. We implement the SQcx in Berkeley DB XML, and execute experiments on this system. Experimental results on data generated by XMark shows that the SQcx has a well performance.
Key concepts: XML database, Computer science, Streaming XML, Efficient XML Interchange, XML Encryption, XML validation, XML framework, XML Signature