DocumentCode
3134092
Title
Efficient query processing on relational data-partitioning index structures
Author
Kriegel, Hans-Peter ; Kunath, Peter ; Pfeifle, Martin ; Renz, Matthias
Author_Institution
Munich Univ., Germany
fYear
2004
fDate
21-23 June 2004
Firstpage
119
Lastpage
122
Abstract
In contrast to space-partitioning index structures, data-partitioning index structures naturally adapt to the actual data distribution which results in a very good query response behavior. Besides efficient query processing, modern database applications including computer-aided design, medical imaging, or molecular biology require fully-fledged database management systems in order to guarantee industrial-strength. In this paper, we show how we can achieve efficient query processing on data-partitioning index structures within general purpose database systems. We reduce the navigational index traversal cost by using "extended index range scans". If a directory node is "largely" covered by the actual query, the recursive tree traversal for this node can beneficially be replaced by a scan on the leaf level of the index instead of navigating through the directory any longer. On the other hand, for highly selective queries, the index is used as usual. In this paper, we demonstrate the benefits of this idea for spatial collision queries on the relational R-tree. Our experiments with an Oracle9i database system show that our new approach outperforms common index structures and the sequential scan considerably.
Keywords
database indexing; object-oriented databases; query processing; relational databases; tree data structures; visual databases; Oracle9i database system; computer-aided design; data distribution; data-partitioning index structures; database applications; database management systems; directory node; extended index range scans; medical imaging; molecular biology; navigational index traversal cost; query processing; query response behavior; recursive tree traversal; relational R-tree; relational index structures; space-partitioning index structures; spatial collision queries; Application software; Biomedical imaging; Database systems; Design automation; Image databases; Indexes; Navigation; Query processing; Relational databases; Systems biology;
fLanguage
English
Publisher
ieee
Conference_Titel
Scientific and Statistical Database Management, 2004. Proceedings. 16th International Conference on
ISSN
1099-3371
Print_ISBN
0-7695-2146-0
Type
conf
DOI
10.1109/SSDM.2004.1311201
Filename
1311201
Link To Document