Sciweavers

735 search results - page 9 / 147
» Query Optimization In Compressed Database Systems
Sort
View
PVLDB
2008
128views more  PVLDB 2008»
13 years 7 months ago
Brighthouse: an analytic data warehouse for ad-hoc queries
Brighthouse is a column-oriented data warehouse with an automatically tuned, ultra small overhead metadata layer called Knowledge Grid, that is used as an alternative to classical...
Dominik Slezak, Jakub Wroblewski, Victoria Eastwoo...
SIGMOD
2000
ACM
158views Database» more  SIGMOD 2000»
14 years 10 hour ago
NiagaraCQ: A Scalable Continuous Query System for Internet Databases
Continuous queries are persistent queries that allow users to receive new results when they become available. While continuous query systems can transform a passive web into an ac...
Jianjun Chen, David J. DeWitt, Feng Tian, Yuan Wan...
SSD
2005
Springer
122views Database» more  SSD 2005»
14 years 1 months ago
Selectivity Estimation of High Dimensional Window Queries via Clustering
Abstract. Query optimization is an important functionality of modern database systems and often based on estimating the selectivity of queries before actually executing them. Well-...
Christian Böhm, Hans-Peter Kriegel, Peer Kr&o...
SIGMOD
2009
ACM
135views Database» more  SIGMOD 2009»
14 years 7 months ago
Interactive plan hints for query optimization
Commercial database systems expose query hints to fix poor plans produced by the query optimizer. However, current query hints are not flexible enough to deal with a variety of no...
Nicolas Bruno, Surajit Chaudhuri, Ravishankar Rama...
SIGMOD
1993
ACM
140views Database» more  SIGMOD 1993»
13 years 11 months ago
Second-Order Signature: A Tool for Specifying Data Models, Query Processing, and Optimization
Abstract: We propose a framework for the specification of extensible database systems. A particular goal is to implement a software component for parsing and rule-based optimizatio...
Ralf Hartmut Güting