Sciweavers

649 search results - page 6 / 130
» Improved and Optimized Partitioning Techniques in Database Q...
Sort
View
PVLDB
2010
123views more  PVLDB 2010»
14 years 8 months ago
Sharing-Aware Horizontal Partitioning for Exploiting Correlations During Query Processing
Optimization of join queries based on average selectivities is suboptimal in highly correlated databases. In such databases, relations are naturally divided into partitions, each ...
Kostas Tzoumas, Amol Deshpande, Christian S. Jense...
EDBT
2010
ACM
151views Database» more  EDBT 2010»
15 years 2 months ago
Warm cache costing: a feedback optimization technique for buffer pool aware costing
Most modern RDBMS depend on the query processing optimizer’s cost model to choose the best execution plan for a given query. Since the physical IO (PIO) is a costly operation to...
H. S. Ramanujam, Edwin Seputis
104
Voted
PVM
2001
Springer
15 years 1 months ago
Using a Network of Workstations to Enhance Database Query Processing Performance
Query processing in database systems may be improved by applying parallel processing techniques. One reason for improving query response time is to support the increased number que...
Mohammed Al Haddad, Jerome Robinson
SPIRE
2001
Springer
15 years 1 months ago
Distributed Query Processing Using Partitioned Inverted Files
In this paper, we study query processing in a distributed text database. The novelty is a real distributed architecture implementation that offers concurrent query service. The di...
Claudine Santos Badue, Ricardo A. Baeza-Yates, Ber...
DAWAK
2000
Springer
15 years 1 months ago
Optimal Multidimensional Query Processing Using Tree Striping
In this paper, we propose a new technique for multidimensional query processing which can be widely applied in database systems. Our new technique, called tree striping, generalize...
Stefan Berchtold, Christian Böhm, Daniel A. K...