Implementation and Performance Analysis of Incremental Equations for Nested Relations

  • Authors:
  • Jixue Liu;Millist W. Vincent;Mukesh K. Mohania

  • Affiliations:
  • -;-;-

  • Venue:
  • IDEAS '00 Proceedings of the 2000 International Symposium on Database Engineering & Applications
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Incremental view maintenance is widely preferred to view recomputation when an update to a base relation is small in size. The update size becomes an important concept for measuring the cheap performance of the incremental maintenance. In this paper, we investigate what the limit of the update size is for incremental maintenance. When the size of an update exceeds the limit, the incremental maintenance is no longer cheaper than the view recomputation. The investigation is based on incremental equations for operators in the nested relational model. We implement these equations in the Informix Universal Database Server. We propose a cost model for the performance analysis of the equations, we analyze the factors affecting the incremental maintenance, and finally we study the maintenance limit for each operator and for a combination of the operators.