Query Processing in Database Systems

Lieferzeit: Lieferbar innerhalb 14 Tagen

106,99 

Topics in Information Systems

ISBN: 3642823777
ISBN 13: 9783642823770
Herausgeber: W Kim/D S Reiner/Don Batory
Verlag: Springer Verlag GmbH
Umfang: xiv, 366 S.
Erscheinungsdatum: 13.12.2011
Auflage: 1/1985
Produktform: Kartoniert
Einband: KT
Artikelnummer: 4151862 Kategorie:

Beschreibung

This book is an anthology of the results of research and development in database query processing during the past decade. The relational model of data provided tremendous impetus for research into query processing. Since a relational query does not specify access paths to the stored data, the database management system (DBMS) must provide an intelligent query-processing subsystem which will evaluate a number of potentially efficient strategies for processing the query and select the one that optimizes a given performance measure. The degree of sophistication of this subsystem, often called the optimizer, critically affects the performance of the DBMS. Research into query processing thus started has taken off in several directions during the past decade. The emergence of research into distributed databases has enormously complicated the tasks of the optimizer. In a distributed environment, the database may be partitioned into horizontal or vertical fragments of relations. Replicas of the fragments may be stored in different sites of a network and even migrate to other sites. The measure of performance of a query in a distributed system must include the communication cost between sites. To minimize communication costs for-queries involving multiple relations across multiple sites, optimizers may also have to consider semi-join techniques.

Das könnte Ihnen auch gefallen …