Sciweavers

716 search results - page 82 / 144
» Optimizing Queries in Extended Relational Databases
Sort
View
SIGMOD
1996
ACM
132views Database» more  SIGMOD 1996»
15 years 3 months ago
Cost-Based Optimization for Magic: Algebra and Implementation
Magic sets rewriting is a well-known optimization heuristic for complex decision-support queries. There can be many variants of this rewriting even for a single query, which diffe...
Praveen Seshadri, Joseph M. Hellerstein, Hamid Pir...
SIGMOD
2004
ACM
262views Database» more  SIGMOD 2004»
15 years 11 months ago
The Next Database Revolution
Database system architectures are undergoing revolutionary changes. Most importantly, algorithms and data are being unified by integrating programming languages with the database ...
Jim Gray
CISM
1993
149views GIS» more  CISM 1993»
15 years 3 months ago
The Weak Instance Model
The weak instance model is a framework to consider the relations in a database as a whole, regardless of the way attributes are grouped in the individual relations. Queries and upd...
Paolo Atzeni, Riccardo Torlone
SIGMOD
1996
ACM
120views Database» more  SIGMOD 1996»
15 years 3 months ago
Query Execution Techniques for Caching Expensive Methods
Object-Relational and Object-Oriented DBMSs allow users to invoke time-consuming ("expensive") methods in their queries. When queries containing these expensive methods a...
Joseph M. Hellerstein, Jeffrey F. Naughton
ICDE
2010
IEEE
428views Database» more  ICDE 2010»
15 years 11 months ago
Supporting Top-K Keyword Search in XML Databases
Keyword search is considered to be an effective information discovery method for both structured and semistructured data. In XML keyword search, query semantics is based on the con...
Liang Jeff Chen, Yannis Papakonstantinou