Sciweavers

1830 search results - page 316 / 366
» Implementing a Tamper-Evident Database System
Sort
View
162
Voted
SIGMOD
2007
ACM
188views Database» more  SIGMOD 2007»
16 years 23 days ago
Intel Mash Maker: join the web
Intel? Mash Maker is an interactive tool that tracks what the user is doing and tries to infer what information and visualizations they might find useful for their current task. M...
Robert Ennals, Eric A. Brewer, Minos N. Garofalaki...
SIGMOD
2007
ACM
124views Database» more  SIGMOD 2007»
16 years 23 days ago
Querying xml with update syntax
This paper investigates a class of transform queries proposed by XQuery Update [6]. A transform query is defined in terms of XML update syntax. When posed on an XML tree T, it ret...
Wenfei Fan, Gao Cong, Philip Bohannon
SIGMOD
2002
ACM
112views Database» more  SIGMOD 2002»
16 years 23 days ago
Minimal probing: supporting expensive predicates for top-k queries
This paper addresses the problem of evaluating ranked top-? queries with expensive predicates. As major DBMSs now all support expensive user-defined predicates for Boolean queries...
Kevin Chen-Chuan Chang, Seung-won Hwang
113
Voted
SIGMOD
2009
ACM
172views Database» more  SIGMOD 2009»
15 years 7 months ago
Self-organizing tuple reconstruction in column-stores
Column-stores gained popularity as a promising physical design alternative. Each attribute of a relation is physically stored as a separate column allowing queries to load only th...
Stratos Idreos, Martin L. Kersten, Stefan Manegold
102
Voted
ICDE
2005
IEEE
134views Database» more  ICDE 2005»
15 years 6 months ago
Index Structures for Matching XML Twigs Using Relational Query Processors
Various index structures have been proposed to speed up the evaluation of XML path expressions. However, existing XML path indices suffer from at least one of three limitations: ...
Zhiyuan Chen, Johannes Gehrke, Flip Korn, Nick Kou...