DocumentCode
3085827
Title
Update Conscious Bitmap Indices
Author
Canahuate, Guadalupe ; Gibas, Michael ; Ferhatosmanoglu, Hakan
Author_Institution
Ohio State Univ., Columbus
fYear
2007
fDate
9-11 July 2007
Firstpage
15
Lastpage
15
Abstract
Bitmap indices have been widely used in several domains such as data warehousing and scientific applications due to their efficiency in answering certain query types over large data sets. However, their utilization has been largely limited to read-only data sets or to static snapshots of data due to the cost associated with the update and append of new data. Typically, several bitmaps are associated with each indexed attribute in a table, i.e. one for each attribute value, bin, or range. Each one of these bitmaps needs to be updated to reflect a new, appended row. Since a given table could be represented by hundreds or even thousands of bitmaps, the insertion of a single record can be prohibitively costly. In order to transfer the fast query response times offered by bitmap indices to dynamic database domains, we propose an update conscious bitmap index that provides a mechanism to quickly update bitmaps to reflect dynamic database changes. For an insert operation only the bitmaps that represent the values being inserted need to be updated. We formalize the insert and delete operations of the proposed technique and provide a cost model for bitmap updates. We compare the update conscious bitmaps to traditional bitmaps in terms of storage space, update performance, and query execution time.
Keywords
database indexing; query processing; bitmap index; dynamic database; query response; storage space; Application software; Computer science; Costs; Data visualization; Data warehouses; Database systems; Delay; Indexes; Large-scale systems; Warehousing;
fLanguage
English
Publisher
ieee
Conference_Titel
Scientific and Statistical Database Management, 2007. SSBDM '07. 19th International Conference on
Conference_Location
Banff, Alta.
ISSN
1551-6393
Print_ISBN
0-7695-2868-6
Electronic_ISBN
1551-6393
Type
conf
DOI
10.1109/SSDBM.2007.24
Filename
4274960
Link To Document