A graph-theoretic model for optimizing queries involving methods (Q1606734)
From MaRDI portal
| This is the item page for this Wikibase entity, intended for internal use and editing purposes. Please use this page instead for the normal view: A graph-theoretic model for optimizing queries involving methods |
scientific article; zbMATH DE number 1771540
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | A graph-theoretic model for optimizing queries involving methods |
scientific article; zbMATH DE number 1771540 |
Statements
A graph-theoretic model for optimizing queries involving methods (English)
0 references
25 July 2002
0 references
Traditional algorithms for optimizing the execution order of joins are no more valid when selections and projections involve methods and become very expensive operations. Selections and projections could be even more costly than joins such that they are pulled above joins, rather than pushed down in a query tree. In this paper, we take a fundamental look at how to approach query optimization from a top-down design perspective, rather than trying to force one model to fit into another. We present a graph model which is designed to characterize execution plans. Each edge and each vertex of the graph is assigned a weight to model execution plans. We also design algorithms that use these weights to optimize the execution order of operations. A cost model of these algorithms is developed. Experiments are conducted on the basis of this cost model. The results show that our algorithms are superior to similar work proposed in the literature.
0 references