Sciweavers

6846 search results - page 170 / 1370
» Querying a summary of database
Sort
View
ICDE
2002
IEEE
147views Database» more  ICDE 2002»
16 years 7 months ago
Decoupled Query Optimization for Federated Database Systems
We study the problem of query optimization in federated relational database systems. The nature of federated databases explicitly decouples many aspects of the optimization proces...
Amol Deshpande, Joseph M. Hellerstein
VLDB
2004
ACM
73views Database» more  VLDB 2004»
15 years 11 months ago
Multi-objective Query Processing for Database Systems
Query processing in database systems has developed beyond mere exact matching of attribute values. Scoring database objects and retrieving only the top k matches or Pareto-optimal...
Wolf-Tilo Balke, Ulrich Güntzer
SIGMOD
2009
ACM
258views Database» more  SIGMOD 2009»
16 years 6 months ago
Continuous obstructed nearest neighbor queries in spatial databases
In this paper, we study a novel form of continuous nearest neighbor queries in the presence of obstacles, namely continuous obstructed nearest neighbor (CONN) search. It considers...
Yunjun Gao, Baihua Zheng
VLDB
2004
ACM
120views Database» more  VLDB 2004»
15 years 11 months ago
Queries and Updates in the coDB Peer to Peer Database System
In this short paper we present the coDB P2P DB system. A network of databases, possibly with different schemas, are interconnected by means of GLAV coordination rules, which are ...
Enrico Franconi, Gabriel M. Kuper, Andrei Lopatenk...
SLE
2009
Springer
16 years 29 days ago
ScalaQL: Language-Integrated Database Queries for Scala
One of the most ubiquitous elements of modern computing is the relational database. Very few modern applications are created without some sort of database backend. Unfortunately, r...
Daniel Spiewak, Tian Zhao