Sciweavers

1500 search results - page 225 / 300
» Query Optimization in Database Grid
Sort
View
CCGRID
2007
IEEE
14 years 4 months ago
Design of a Scalable Peer-to-Peer Information System Using the GT4 Index Service
Grid applications need efficient access to information about available resources and services. Typically, this access is provided by information services that are often organized ...
Shishir Bharathi, Ann L. Chervenak
SIGMOD
1998
ACM
96views Database» more  SIGMOD 1998»
14 years 1 months ago
Wavelet-Based Histograms for Selectivity Estimation
Query optimization is an integral part of relational database management systems. One important task in query optimization is selectivity estimation, that is, given a query P, we ...
Yossi Matias, Jeffrey Scott Vitter, Min Wang
SIGMOD
2007
ACM
105views Database» more  SIGMOD 2007»
14 years 9 months ago
Sonnet: an efficient distributed content-based dissemination broker
In this demonstration, we present a prototype content-based dissemination broker, called Sonnet, which is built upon structured overlay network. It combines approximate filtering ...
Aoying Zhou, Weining Qian, Xueqing Gong, Minqi Zho...
SIGMOD
2002
ACM
124views Database» more  SIGMOD 2002»
14 years 9 months ago
Quadtree and R-tree indexes in oracle spatial: a comparison using GIS data
Spatial indexing has been one of the active focus areas in recent database research. Several variants of Quadtree and R-tree indexes have been proposed in database literature. In ...
Kothuri Venkata Ravi Kanth, Siva Ravada, Daniel Ab...
EDBT
1994
ACM
149views Database» more  EDBT 1994»
14 years 1 months ago
On the Estimation of Join Result Sizes
Abstract. Good estimates of join result sizes are critical for query optimization in relational database management systems. We address the problem of incrementally obtaining accur...
Arun N. Swami, K. Bernhard Schiefer