Sciweavers

54 search results - page 2 / 11
» Automated physical design in database caches
Sort
View
ICDE
1997
IEEE
133views Database» more  ICDE 1997»
14 years 5 months ago
Physical Database Design for Data Warehouses
Data warehouses collect copies of information from remote sources into a single database. Since the remote data is cached at the warehouse, it appears as local relations to the us...
Wilburt Labio, Dallan Quass, Brad Adelberg
DBPL
1995
Springer
144views Database» more  DBPL 1995»
13 years 8 months ago
An Algebraic Framework for Physical OODB Design
Physical design for object-oriented databases is still in its infancy. Implementation decisions often intrude into the conceptual design (such as inverse links and object decompos...
Leonidas Fegaras, David Maier
ICDE
2007
IEEE
148views Database» more  ICDE 2007»
14 years 5 months ago
An Online Approach to Physical Design Tuning
There has been considerable work on automated physical design tuning for database systems. Existing solutions require offline invocations of the tuning tool and depend on DBAs ide...
Nicolas Bruno, Surajit Chaudhuri
ICDE
2010
IEEE
189views Database» more  ICDE 2010»
13 years 4 months ago
Caching all plans with just one optimizer call
Abstract— Modern database management systems (DBMS) answer a multitude of complex queries on increasingly larger datasets. Given the complexities of the queries and the numerous ...
Debabrata Dash, Ioannis Alagiannis, Cristina Maier...
EDBT
2010
ACM
184views Database» more  EDBT 2010»
13 years 6 months ago
PARINDA: an interactive physical designer for PostgreSQL
One of the most challenging tasks for the database administrator is to physically design the database to attain optimal performance for a given workload. Physical design is hard b...
Cristina Maier, Debabrata Dash, Ioannis Alagiannis...