Sciweavers

435 search results - page 21 / 87
» Querying Inconsistent Databases: Algorithms and Implementati...
Sort
View
170
Voted
EDBT
2009
ACM
165views Database» more  EDBT 2009»
15 years 17 days ago
Exploiting the power of relational databases for efficient stream processing
Stream applications gained significant popularity over the last years that lead to the development of specialized stream engines. These systems are designed from scratch with a di...
Erietta Liarou, Romulo Goncalves, Stratos Idreos
134
Voted
SIGMOD
2003
ACM
125views Database» more  SIGMOD 2003»
16 years 2 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...
221
Voted
ICDE
2002
IEEE
126views Database» more  ICDE 2002»
16 years 4 months ago
Sequenced Subset Operators: Definition and Implementation
Difference, intersection, semi-join and anti-semi-join may be considered binary subset operators, in that they all return a subset of their left-hand argument. These operators are...
Joseph Dunn, Sean Davey, Anne Descour, Richard T. ...
116
Voted
SIGMOD
2010
ACM
188views Database» more  SIGMOD 2010»
15 years 7 months ago
A demonstration of FlexPref: extensible preference evaluation inside the DBMS engine
This demonstration presents FlexPref, a framework implemented inside the DBMS query processor that enables efficient and extensible preference query processing. FlexPref provides ...
Justin J. Levandoski, Mohamed F. Mokbel, Mohamed E...
191
Voted
SIGMOD
2007
ACM
124views Database» more  SIGMOD 2007»
16 years 2 months 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