Sciweavers

SIGMOD
2003
ACM
190views Database» more  SIGMOD 2003»
14 years 4 months ago
Hardware Acceleration for Spatial Selections and Joins
Spatial database operations are typically performed in two steps. In the filtering step, indexes and the minimum bounding rectangles (MBRs) of the objects are used to quickly dete...
Chengyu Sun, Divyakant Agrawal, Amr El Abbadi
SIGMOD
2003
ACM
160views Database» more  SIGMOD 2003»
14 years 4 months ago
Scientific Data Repositories: Designing for a Moving Target
Managing scientific data warehouses requires constant adaptations to cope with changes in processing algorithms, computing environments, database schemas, and usage patterns. We h...
Etzard Stolte, Christoph von Praun, Gustavo Alonso...
SIGMOD
2003
ACM
97views Database» more  SIGMOD 2003»
14 years 4 months ago
Rights Protection for Relational Data
Radu Sion, Mikhail J. Atallah, Sunil Prabhakar
SIGMOD
2003
ACM
142views Database» more  SIGMOD 2003»
14 years 4 months ago
Winnowing: Local Algorithms for Document Fingerprinting
Digital content is for copying: quotation, revision, plagiarism, and file sharing all create copies. Document fingerprinting is concerned with accurately identifying copying, incl...
Saul Schleimer, Daniel Shawcross Wilkerson, Alexan...
SIGMOD
2003
ACM
136views Database» more  SIGMOD 2003»
14 years 4 months ago
A Characterization of the Sensitivity of Query Optimization to Storage Access Cost Parameters
Most relational query optimizers make use of information about the costs of accessing tuples and data structures on various storage devices. This information can at times be off b...
Frederick Reiss, Tapas Kanungo
SIGMOD
2003
ACM
100views Database» more  SIGMOD 2003»
14 years 4 months ago
XPath Queries on Streaming Data
We present the design and implementation of the XSQ system for
Feng Peng, Sudarshan S. Chawathe
SIGMOD
2003
ACM
239views Database» more  SIGMOD 2003»
14 years 4 months ago
D(k)-Index: An Adaptive Structural Summary for Graph-Structured Data
To facilitate queries over semi-structured data, various structural summaries have been proposed. Structural summaries are derived directly from the data and serve as indices for ...
Chen Qun, Andrew Lim, Kian Win Ong
SIGMOD
2003
ACM
125views Database» more  SIGMOD 2003»
14 years 4 months ago
An Optimal and Progressive Algorithm for Skyline Queries
The skyline of a set of d-dimensional points contains the points that are not dominated by any other point on all dimensions. Skyline computation has recently received considerabl...
Dimitris Papadias, Yufei Tao, Greg Fu, Bernhard Se...
SIGMOD
2003
ACM
163views Database» more  SIGMOD 2003»
14 years 4 months ago
Multi-Dimensional Clustering: A New Data Layout Scheme in DB2
We describe the design and implementation of a new data layout scheme, called multi-dimensional clustering, in DB2 Universal Database Version 8. Many applications, e.g., OLAP and ...
Sriram Padmanabhan, Bishwaranjan Bhattacharjee, Ti...
SIGMOD
2003
ACM
171views Database» more  SIGMOD 2003»
14 years 4 months ago
Adaptive Filters for Continuous Queries over Distributed Data Streams
We consider an environment where distributed data sources continuously stream updates to a centralized processor that monitors continuous queries over the distributed data. Signif...
Chris Olston, Jing Jiang, Jennifer Widom