DocumentCode
2133299
Title
A column-based self-organizing hybrid storage model for data warehouse
Author
Ding, Xiangwu ; Wang, Mei ; Le, JiaJin
Author_Institution
Dept of Computer Science &Theory, Donghua University, DHU, Shanghai, China
fYear
2010
fDate
4-6 Dec. 2010
Firstpage
4819
Lastpage
4822
Abstract
Storage structures of data are critically important for performance and scalability. In read-mostly analytic applications, column-store exhibits significant advantage over row store. In column-store, one of the most cost-time operations is on-the-fly tuple reconstruction for multi-attribute queries. In this paper we propose a column-based self-organizing hybrid storage model suiting data warehouse workload, also define query relativity between attributes in a relational table. In our proposed model, a given relational table is stored by column first, strongly-relative multiple columns within a relational table are solidified in store device according to users´ conventions then. During the system´s running, it dynamically tunes solidified multi-columns to adapt physical storage of data to usage convention, i.e. strongly relative multi-columns can be solidified together as in good time as possible so that achieving fundamental performance improvement. The proposed method also automatically removes existing solidified multi-columns being no longer strongly-relative, to avoid excessive expansion of stored data. Finally, we analyze the advantage of our model over alternative storage structures and apply the proposed model to our column-oriented data warehouse management system being developed.
Keywords
Adaptation model; Computational modeling; Computer science; Data models; Data warehouses; Database systems; column-store; data warehouse; hybrid storage mode; query relativity; self-organizing; solidified multi-columns;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Science and Engineering (ICISE), 2010 2nd International Conference on
Conference_Location
Hangzhou, China
Print_ISBN
978-1-4244-7616-9
Type
conf
DOI
10.1109/ICISE.2010.5690610
Filename
5690610
Link To Document