Efficient Storage and Retrieval of XML Documents Using XQuery
Yu Bin Chiu, Huei Huang Chen, Chu Yen Liu, Shih‐Chih Chen, Chung Wen Hung
Abstract
Yu Bin Chiu, Huei Huang Chen, Chu Yen Liu, Shih‐Chih Chen, Chung Wen Hung
Abstract
XML has already been the standard of data interchange on the Internet. Nowadays, a large amount of data is represented in XML format. However, most of the critical data in businesses are still stored in relational database management systems. It is difficult to query XML databases because of its textual format. This research intends to tackle this problem, and we proposed a system to manage XML documents that could be queried by the query language XQuery. XML documents are stored in relational format and the XQuery expressions are translated into appropriate SQL queries. The results of the SQL queries are transformed into XML documents. Comparing with LegoDB System, our system reduces processing time to search a relation configuration and proposes a better translating and executing technique which is more efficiently.
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.
XML has already been the standard of data interchange on the Internet. Nowadays, a large amount of data is represented in XML format. However, most of the critical data in businesses are still stored in relational database management systems. It is difficult to query XML databases because of its textual format. This research intends to tackle this problem, and we proposed a system to manage XML documents that could be queried by the query language XQuery. XML documents are stored in relational format and the XQuery expressions are translated into appropriate SQL queries. The results of the SQL queries are transformed into XML documents. Comparing with LegoDB System, our system reduces processing time to search a relation configuration and proposes a better translating and executing technique which is more efficiently.
Key concepts: XQuery, Computer science, Streaming XML, XML database, XML validation, Efficient XML Interchange, XML Schema Editor, XML Encryption