Sciweavers

CIDR
2007

Database Cracking

13 years 5 months ago
Database Cracking
Database indices provide a non-discriminative navigational infrastructure to localize tuples of interest. Their maintenance cost is taken during database updates. In this paper, we study the complementary approach, addressing index maintenance as part of query processing using continuous physical reorganization, i.e., cracking the database into manageable pieces. The motivation is that by automatically organizing data the way users request it, we can achieve fast access and the much desired self-organized behavior. We present the first mature cracking architecture and report on our implementation of cracking in the context of a full fledged relational system. It led to a minor enhancement to its relational algebra kernel, such that cracking could be piggy-backed without incurring too much processing overhead. Furthermore, we illustrate the ripple effect of dynamic reorganization on the query plans derived by the SQL optimizer. The experiences and results obtained are indicative of ...
Stratos Idreos, Martin L. Kersten, Stefan Manegold
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2007
Where CIDR
Authors Stratos Idreos, Martin L. Kersten, Stefan Manegold
Comments (0)