Using Bitmap Index to Accelerate Accessing Large Scale Scientific Data on Demand

Xia Fang,Chen Hong,Cao Liqiang,Shen Weichao
2011-01-01
Journal of Computer Research and Development
Abstract:When analyzing large scale scientific datasets with complex structure beyond TB,it is a challenging task to fast locate important and interesting data.By introducing and integrating the state-of-art bitmap index technology,we design and implement the software system for accessing scientific data on demand.In order to reduce index sizes and query response time,we also synthesize strategies including bitmap compressing,encoding and binning.Some performance experiments based on real data show that this method can accelerate accessing data on demand about 2 to 10 times faster than by using sequential scan method.
What problem does this paper attempt to address?