Sciweavers

1322 search results - page 237 / 265
» Efficient Goal-Directed Exploration
Sort
View
175
Voted
SIGMOD
2007
ACM
146views Database» more  SIGMOD 2007»
16 years 19 days ago
Distributed query evaluation with performance guarantees
Partial evaluation has recently proven an effective technique for evaluating Boolean XPath queries over a fragmented tree that is distributed over a number of sites. What left ope...
Gao Cong, Wenfei Fan, Anastasios Kementsietsidis
180
Voted
SIGMOD
2007
ACM
179views Database» more  SIGMOD 2007»
16 years 19 days ago
How to barter bits for chronons: compression and bandwidth trade offs for database scans
Two trends are converging to make the CPU cost of a table scan a more important component of database performance. First, table scans are becoming a larger fraction of the query p...
Allison L. Holloway, Vijayshankar Raman, Garret Sw...
168
Voted
SIGMOD
2007
ACM
121views Database» more  SIGMOD 2007»
16 years 19 days ago
Execution strategies for SQL subqueries
Optimizing SQL subqueries has been an active area in database research and the database industry throughout the last decades. Previous work has already identified some approaches ...
César A. Galindo-Legaria, Milind Joshi, Mos...
172
Voted
SIGMOD
2005
ACM
164views Database» more  SIGMOD 2005»
16 years 19 days ago
RankSQL: Query Algebra and Optimization for Relational Top-k Queries
This paper introduces RankSQL, a system that provides a systematic and principled framework to support efficient evaluations of ranking (top-k) queries in relational database syst...
Chengkai Li, Kevin Chen-Chuan Chang, Ihab F. Ilyas...
122
Voted
SIGMOD
2001
ACM
146views Database» more  SIGMOD 2001»
16 years 19 days ago
On Supporting Containment Queries in Relational Database Management Systems
Virtually all proposals for querying XML include a class of query we term "containment queries". It is also clear that in the foreseeable future, a substantial amount of...
Chun Zhang, Jeffrey F. Naughton, David J. DeWitt, ...