Sciweavers

SIGMOD
2008
ACM
158views Database» more  SIGMOD 2008»
14 years 4 months ago
Column-stores vs. row-stores: how different are they really?
There has been a significant amount of excitement and recent work on column-oriented database systems ("column-stores"). These database systems have been shown to perfor...
Daniel J. Abadi, Samuel Madden, Nabil Hachem
SIGMOD
2008
ACM
123views Database» more  SIGMOD 2008»
14 years 4 months ago
SchemaScope: a system for inferring and cleaning XML schemas
We present SchemaScope, a system to derive Document Type Definitions and XML Schemas from corpora of sample XML documents. Tools are provided to visualize, clean, and refine exist...
Geert Jan Bex, Frank Neven, Stijn Vansummeren
SIGMOD
2008
ACM
185views Database» more  SIGMOD 2008»
14 years 4 months ago
ST2B-tree: a self-tunable spatio-temporal b+-tree index for moving objects
Su Chen, Beng Chin Ooi, Kian-Lee Tan, Mario A. Nas...
SIGMOD
2008
ACM
107views Database» more  SIGMOD 2008»
14 years 4 months ago
Outlier-robust clustering using independent components
How can we efficiently find a clustering, i.e. a concise description of the cluster structure, of a given data set which contains an unknown number of clusters of different shape ...
Christian Böhm, Christos Faloutsos, Claudia P...
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
14 years 4 months ago
Optimizing complex queries with multiple relation instances
Today's query processing engines do not take advantage of the multiple occurrences of a relation in a query to improve performance. Instead, each instance is treated as a dis...
Yu Cao, Gopal C. Das, Chee Yong Chan, Kian-Lee Tan
SIGMOD
2008
ACM
140views Database» more  SIGMOD 2008»
14 years 4 months ago
Skippy: a new snapshot indexing method for time travel in the storage manager
The storage manager of a general-purpose database system can retain consistent disk page level snapshots and run application programs "back-in-time" against long-lived p...
Ross Shaull, Liuba Shrira, Hao Xu
SIGMOD
2008
ACM
150views Database» more  SIGMOD 2008»
14 years 4 months ago
Ranking queries on uncertain data: a probabilistic threshold approach
Uncertain data is inherent in a few important applications such as environmental surveillance and mobile object tracking. Top-k queries (also known as ranking queries) are often n...
Ming Hua, Jian Pei, Wenjie Zhang, Xuemin Lin
SIGMOD
2008
ACM
118views Database» more  SIGMOD 2008»
14 years 4 months ago
Freebase: a collaboratively created graph database for structuring human knowledge
Freebase is a practical, scalable tuple database used to structure general human knowledge. The data in Freebase is collaboratively created, structured, and maintained. Freebase c...
Kurt D. Bollacker, Colin Evans, Praveen Paritosh, ...
SIGMOD
2008
ACM
198views Database» more  SIGMOD 2008»
14 years 4 months ago
Efficient storage scheme and query processing for supply chain management using RFID
As the size of an RFID tag becomes smaller and the price of the tag gets lower, RFID technology has been applied to a wide range of areas. Recently, RFID has been adopted in the b...
Chun-Hee Lee, Chin-Wan Chung
SIGMOD
2008
ACM
158views Database» more  SIGMOD 2008»
14 years 4 months ago
Stretch 'n' shrink: resizing queries to user preferences
We present Stretch `n' Shrink, a query design framework that explicitly takes into account user preferences about the desired answer size, and subsequently modifies the query...
Chaitanya Mishra, Nick Koudas