Sciweavers

1416 search results - page 145 / 284
» Optimizing Write Performance for Read Optimized Databases
Sort
View
VLDB
1998
ACM
138views Database» more  VLDB 1998»
14 years 2 months ago
TOPAZ: a Cost-Based, Rule-Driven, Multi-Phase Parallelizer
Currently the key problems of query optimization are extensibility imposed by object-relational technology, as well as query complexity caused by forthcoming applications, such as...
Clara Nippl, Bernhard Mitschang
EDBT
2010
ACM
182views Database» more  EDBT 2010»
14 years 1 months ago
BIAEditor: matching process and operational data for a business impact analysis
A profound analysis of all relevant business data in the company is necessary for optimizing business processes effectively. Current analyses typically exclusively run on business...
Sylvia Radeschütz, Florian Niedermann, Wolfga...
CIDR
2007
116views Algorithms» more  CIDR 2007»
13 years 11 months ago
Managing Query Compilation Memory Consumption to Improve DBMS Throughput
While there are known performance trade-offs between database page buffer pool and query execution memory allocation policies, little has been written on the impact of query compi...
Boris Baryshnikov, Cipri Clinciu, Conor Cunningham...
JEC
2006
71views more  JEC 2006»
13 years 10 months ago
Destructive-read in embedded DRAM, impact on power consumption
This paper explores power consumption for destructive-read embedded DRAM. Destructive-read DRAM is based on conventional DRAM design, but with sense amplifiers optimized for lower ...
Haakon Dybdahl, Per Gunnar Kjeldsberg, Marius Gran...
POPL
2007
ACM
14 years 10 months ago
Extracting queries by static analysis of transparent persistence
Transparent persistence promises to integrate programming languages and databases by allowing procedural programs to access persistent data with the same ease as non-persistent da...
Ben Wiedermann, William R. Cook