An Architecture for Query Processing in Persistent Object Stores (1991)
| Venue: | IN PROCEEDINGS OF THE HAWAII INTERNATIONAL CONFERENCE ON SYSTEM SCIENCES, VOLUME II |
| Citations: | 19 - 6 self |
BibTeX
@INPROCEEDINGS{Mitchell91anarchitecture,
author = {Gail Mitchell and Stanley B. Zdonik and Umeshwar Dayal},
title = {An Architecture for Query Processing in Persistent Object Stores},
booktitle = {IN PROCEEDINGS OF THE HAWAII INTERNATIONAL CONFERENCE ON SYSTEM SCIENCES, VOLUME II},
year = {1991},
pages = {787--798},
publisher = {}
}
OpenURL
Abstract
Query optimizers for persistent object systems should be extensible to react to user-supplied abstract types. Current architectures support only a single, non-extensible technique for controlling the optimization process. We propose an alternative to the current extensible architectures that will support multiple optimizer control strategies and the addition of new control strategies. The optimizer consists of a collection of optimization regions, each of which can transform queries according to a particular control strategy, set of transformations and cost model. A global optimizer control coordinates the movement of a query between these regions. This architecture provides extensibility in the optimizer's repertoire of control strategies through the addition of new regions. In this paper we describe our approach and demonstrate its utility by following the optimizer as it works on an example query. The optimizer will move the query between three distinct regions. The different region...







