{"title":"RB+-Tree and Its Implementation in Column-Stored Data Warehouse","authors":"Li Sun, Yule Hu","doi":"10.1109/CISE.2010.5676873","DOIUrl":null,"url":null,"abstract":"The index technology is one of the key issues to improve the efficiency for massive data queries. Traditional index technologies such as B+-tree index has achieved good performance in the update transaction environment. However, the performance remains dissatisfactory by directly applying it to column- oriented analytical data warehouse. In this paper, we propose a novel tree-based index: RB+-tree (Reduced B+-tree) by analyzing the characteristics of column-oriented data warehouse query environment. The RB+-tree, with the improved structure and the bottom-up index creation approach, greatly improves the performance of create and search operations as well as the space usage. Further more, we apply RB+-tree to column-oriented data warehouse, and construct the rowid-index and value-index. Especially, we propose the join-index for multi-table join based on the star schema, which improves the tuple reconstruction and multi-table join performance effectively in column-oriented data warehouse system. The experimental results on the data warehouse benchmark data set SSB verify the effectiveness of the proposed method.","PeriodicalId":232832,"journal":{"name":"2010 International Conference on Computational Intelligence and Software Engineering","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2010-12-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2010 International Conference on Computational Intelligence and Software Engineering","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CISE.2010.5676873","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
The index technology is one of the key issues to improve the efficiency for massive data queries. Traditional index technologies such as B+-tree index has achieved good performance in the update transaction environment. However, the performance remains dissatisfactory by directly applying it to column- oriented analytical data warehouse. In this paper, we propose a novel tree-based index: RB+-tree (Reduced B+-tree) by analyzing the characteristics of column-oriented data warehouse query environment. The RB+-tree, with the improved structure and the bottom-up index creation approach, greatly improves the performance of create and search operations as well as the space usage. Further more, we apply RB+-tree to column-oriented data warehouse, and construct the rowid-index and value-index. Especially, we propose the join-index for multi-table join based on the star schema, which improves the tuple reconstruction and multi-table join performance effectively in column-oriented data warehouse system. The experimental results on the data warehouse benchmark data set SSB verify the effectiveness of the proposed method.