Querying relational databases through XSLT

作者:

Highlights:

摘要

XML has been accepted as a universal format for data interchange and publication. It can be applied in the applications in which the data of a database needs to be viewed in XML format so that the data being viewed takes more semantics and is easily understood. In these applications, the user of the data to be viewed sees only XML data, not the database. He may use XML query languages such as XSLT, XQuery, and XML-QL to query data and the retrieved data is presented in XML format to them. We are interested in the connection between the data that the user sees and the data in the database. More specifically, we are interested in translating XSLT queries to SQL queries which are for relational databases and in wrapping the data retrieved from the relational database in XML format.

论文关键词:XML,XSL/XSLT,SQL,Query translation,Data wrapping

论文评审过程:Received 3 February 2003, Revised 9 April 2003, Accepted 26 May 2003, Available online 12 August 2003.

论文官网地址:https://doi.org/10.1016/S0169-023X(03)00121-6