Sciweavers

279 search results - page 11 / 56
» Towards Adaptive Costing of Database Access Methods
Sort
View
ICDE
2005
IEEE
145views Database» more  ICDE 2005»
14 years 2 months ago
Towards Indexing Schemes for Self-Tuning DBMS
Index tuning as part of database tuning is the task of selecting and creating indexes with the goal of reducing query processing times. However, in dynamic environments with vario...
Kai-Uwe Sattler, Eike Schallehn, Ingolf Geist
IDEAS
2005
IEEE
124views Database» more  IDEAS 2005»
14 years 2 months ago
Flexible Update Management in Peer-to-Peer Database Systems
Promising the combination of dynamic configuration, scalability and redundancy, peer-to-peer (P2P) networks have garnered tremendous interest lately. Before long, this interest ex...
David Del Vecchio, Sang Hyuk Son
SIGMOD
1994
ACM
85views Database» more  SIGMOD 1994»
14 years 15 days ago
Adaptive Selectivity Estimation Using Query Feedback
In this paper, we propose a novel approach for estimating the record selectivities of database queries. The real attribute value distribution is adaptively approximated by a curve...
Chung-Min Chen, Nick Roussopoulos
SIGMOD
2009
ACM
184views Database» more  SIGMOD 2009»
14 years 8 months ago
Minimizing the communication cost for continuous skyline maintenance
Existing work in the skyline literature focuses on optimizing the processing cost. This paper aims at minimization of the communication overhead in client-server architectures, wh...
Zhenjie Zhang, Reynold Cheng, Dimitris Papadias, A...
POPL
2010
ACM
14 years 5 months ago
Toward a Verified Relational Database Management System
We report on our experience implementing a lightweight, fully verified relational database management system (RDBMS). The functional specification of RDBMS behavior, RDBMS impleme...
Avraham Shinnar, Greg Morrisett, J. Gregory Malech...