A Study on Selecting Bitmap Join Index to Speed up Complex Queries in Relational Data Warehouses


The KIPS Transactions:PartD, Vol. 19, No. 1, pp. 1-14, Feb. 2012
10.3745/KIPSTD.2012.19.1.1,   PDF Download:

Abstract

As the size of the data warehouse is large, the selection of indices on the data warehouse affects the efficiency of the query processing of the data warehouse. Indices induce the lower query processing cost, but they occupy the large storage areas and induce the index maintenance cost which are accompanied by database updates. The bitmap join indices are well applied when we optimize the star join queries which join a fact table and many dimension tables and the selection on dimension tables in data warehouses. Though the bitmap join indices with the binary representations induce the lower storage cost, the task to select the indexing attributes among the huge candidate attributes which are generated is difficult. The processes of index selection are to reduce the number of candidate attributes to be indexed and then select the indexing attributes. In this paper on bitmap join index selection problem we reduce the number of candidate attributes by the data mining techniques. Compared to the existing techniques which reduce the number of candidate attributes by the frequencies of attributes we consider the frequencies of attributes and the size of dimension tables and the size of the tuples of the dimension tables and the page size of disk. We use the mining of the frequent itemsets as mining techniques and reduce the great number of candidate attributes. We make the bitmap join indices which have the least costs and the least storage area adapted to storage constraints by using the cost functions applied to the bitmap join indices of the candidate attributes. We compare the existing techniques and ours and analyze them in order to evaluate the efficiencies of ours.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
H. G. An and J. J. Koh, "A Study on Selecting Bitmap Join Index to Speed up Complex Queries in Relational Data Warehouses," The KIPS Transactions:PartD, vol. 19, no. 1, pp. 1-14, 2012. DOI: 10.3745/KIPSTD.2012.19.1.1.

[ACM Style]
Hyoung Geun An and Jae Jin Koh. 2012. A Study on Selecting Bitmap Join Index to Speed up Complex Queries in Relational Data Warehouses. The KIPS Transactions:PartD, 19, 1, (2012), 1-14. DOI: 10.3745/KIPSTD.2012.19.1.1.