
Automated Database Restructuring
Using Views to Recast the Stored Data
Versandkostenfrei!
Versandfertig in 6-10 Tagen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
In modern database systems, it is common to defineviews of stored data. Views can be materialized, thatis precomputed and stored in the database. Views aretypically materialized to improve some metric ofdatabase performance, such as query-evaluation costsor maintenance costs for the already materializedviews. To optimize the chosen performance metric, itis critical to materialize the "right" views.The problem of finding views to materialize has beenstudied using the view-selection approach, where theviews to materialize are given in advance. However,in general, it may be necessary to invent ne...
In modern database systems, it is common to define
views of stored data. Views can be materialized, that
is precomputed and stored in the database. Views are
typically materialized to improve some metric of
database performance, such as query-evaluation costs
or maintenance costs for the already materialized
views. To optimize the chosen performance metric, it
is critical to materialize the "right" views.
The problem of finding views to materialize has been
studied using the view-selection approach, where the
views to materialize are given in advance. However,
in general, it may be necessary to invent new view
definitions. Automated database restructuring is the
problem of automating the invention of new views. The
database-restructuring methods presented in this book
are applicable in many areas, including query
optimization, data warehouse design, and information
integration.
views of stored data. Views can be materialized, that
is precomputed and stored in the database. Views are
typically materialized to improve some metric of
database performance, such as query-evaluation costs
or maintenance costs for the already materialized
views. To optimize the chosen performance metric, it
is critical to materialize the "right" views.
The problem of finding views to materialize has been
studied using the view-selection approach, where the
views to materialize are given in advance. However,
in general, it may be necessary to invent new view
definitions. Automated database restructuring is the
problem of automating the invention of new views. The
database-restructuring methods presented in this book
are applicable in many areas, including query
optimization, data warehouse design, and information
integration.