Sciweavers

2 search results - page 1 / 1
» Avoiding version redundancy for high performance reads in te...
Sort
View
89
Voted
DAMON
2008
Springer
14 years 12 months ago
Avoiding version redundancy for high performance reads in temporal databases
A major performance bottleneck for database systems is the memory hierarchy. The performance of the memory hierarchy is directly related to how the content of disk pages maps to t...
Khaled Jouini, Geneviève Jomier
98
Voted
SIGMOD
2003
ACM
175views Database» more  SIGMOD 2003»
15 years 10 months ago
WinMagic : Subquery Elimination Using Window Aggregation
Database queries often take the form of correlated SQL queries. Correlation refers to the use of values from the outer query block to compute the inner subquery. This is a conveni...
Calisto Zuzarte, Hamid Pirahesh, Wenbin Ma, Qi Che...