Query integration for refreshing web views

As websites grow larger and become more sophisticated, organizations use structured database systems as a source of base data for information presented on the website. Thus, it has become critical to keep a very large website up-to-date in response to frequent changes to base data. This is particula...

Full description

Saved in:
Bibliographic Details
Main Authors: LIU, Haifeng, NG, Wee-Keong, LIM, Ee Peng
Format: text
Language:English
Published: Institutional Knowledge at Singapore Management University 2001
Subjects:
Online Access:https://ink.library.smu.edu.sg/sis_research/985
http://dx.doi.org/10.1007/3-540-44759-8_55
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Singapore Management University
Language: English
Description
Summary:As websites grow larger and become more sophisticated, organizations use structured database systems as a source of base data for information presented on the website. Thus, it has become critical to keep a very large website up-to-date in response to frequent changes to base data. This is particularly true for websites presenting fast changing information. The execution of a refresh query produces a Web view that forms the content of a portion of a Web page. As the execution of such queries involve database access, the execution time may affect the feasibility of timely refreshing a set of Web views contained in a website. In this paper, we focus on the problem of reducing database access and improving the feasibility of scheduling a set of refresh queries to timely refresh Web views. We propose an optimization technique, query integration to reduce the number of potential refresh queries. The technique seeks to integrate compatible queries into a single query. We illustrate the efficiency of this technique with empirical results.