Sciweavers

ADBIS
1998
Springer

Multiple Range Query Optimization in Spatial Databases

13 years 8 months ago
Multiple Range Query Optimization in Spatial Databases
In order to answer efficiently range queries in 2-d R-trees, first we sort queries by means of a space filling curve, then we group them together, and finally pass them for processing. Initially, we consider grouping of pairs of requests only, and give two algorithms with exponential and linear complexity. Then, we generalize the linear method, grouping more than two requests per group. We evaluate these methods under different LRU buffer sizes, measuring the cache misses per query. We present experimental results based on real and synthetic data. The results show that careful query scheduling can improve substantially the overall performance of multiple range query processing.
Apostolos Papadopoulos, Yannis Manolopoulos
Added 05 Aug 2010
Updated 05 Aug 2010
Type Conference
Year 1998
Where ADBIS
Authors Apostolos Papadopoulos, Yannis Manolopoulos
Comments (0)