Sciweavers

2514 search results - page 77 / 503
» On the Computation of Approximations of Database Queries
Sort
View
SIGMOD
2008
ACM
151views Database» more  SIGMOD 2008»
16 years 6 months ago
The DBO database system
We demonstrate our prototype of the DBO database system. DBO is designed to facilitate scalable analytic processing over large data archives. DBO's analytic processing perfor...
Florin Rusu, Fei Xu, Luis Leopoldo Perez, Mingxi W...
ADBIS
2007
Springer
180views Database» more  ADBIS 2007»
16 years 16 days ago
ODRA: A Next Generation Object-Oriented Environment for Rapid Database Application Development
ODRA (Object Database for Rapid Application development) is an object-oriented application development environment currently being constructed at the Polish-Japanese Institute of I...
Michal Lentner, Kazimierz Subieta
VLDB
2002
ACM
126views Database» more  VLDB 2002»
15 years 6 months ago
Plan Selection Based on Query Clustering
Query optimization is a computationally intensive process, especially for complex queries. We present here a tool, called PLASTIC, that can be used by query optimizers to amortize...
Antara Ghosh, Jignashu Parikh, Vibhuti S. Sengar, ...
EUROPAR
1999
Springer
15 years 10 months ago
On Disk Allocation of Intermediate Query Results in Parallel Database Systems
For complex queries in parallel database systems, substantial amounts of data must be redistributed between operators executed on different processing nodes. Frequently, such inter...
Holger Märtens
ICDE
2001
IEEE
111views Database» more  ICDE 2001»
16 years 7 months ago
Overcoming Limitations of Sampling for Aggregation Queries
We study the problem of approximately answering aggregation queries using sampling. We observe that uniform sampling performs poorly when the distribution of the aggregated attrib...
Surajit Chaudhuri, Gautam Das, Mayur Datar, Rajeev...