Sciweavers

716 search results - page 16 / 144
» Optimizing Queries in Extended Relational Databases
Sort
View
ICDE
2009
IEEE
160views Database» more  ICDE 2009»
14 years 9 months ago
Perm: Processing Provenance and Data on the Same Data Model through Query Rewriting
Data provenance is information that describes how a given data item was produced. The provenance includes source and intermediate data as well as the transformations involved in pr...
Boris Glavic, Gustavo Alonso
82
Voted
SSDBM
2008
IEEE
113views Database» more  SSDBM 2008»
15 years 5 months ago
Query Selectivity Estimation for Uncertain Data
Applications requiring the handling of uncertain data have led to the development of database management systems extending the scope of relational databases to include uncertain (p...
Sarvjeet Singh, Chris Mayfield, Rahul Shah, Sunil ...
PODS
2004
ACM
131views Database» more  PODS 2004»
15 years 11 months ago
On the Decidability of Containment of Recursive Datalog Queries - Preliminary report
The problem of deciding query containment has important applications in classical query optimization and heterogeneous database systems. Query containment is undecidable for unres...
Piero A. Bonatti
SIGMOD
2006
ACM
122views Database» more  SIGMOD 2006»
15 years 11 months ago
MonetDB/XQuery: a fast XQuery processor powered by a relational engine
Relational XQuery systems try to re-use mature relational data management infrastructures to create fast and scalable XML database technology. This paper describes the main featur...
Peter A. Boncz, Torsten Grust, Maurice van Keulen,...
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
15 years 11 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