科技报告详细信息
FastBit Reference Manual.
Wu, K.
Technical Information Center Oak Ridge Tennessee
关键词: Data base management;    Information retrieval;    Compressing;    Data processing;    Indexes(Documentation);   
RP-ID  :  DE2007913270
学科分类:工程和技术(综合)
美国|英语
来源: National Technical Reports Library
PDF
【 摘 要 】

FastBit implements a set of alternative indexes call compressed bitmap indexes. Compared with B-tree variants, these indexes provide very efficient searching and retrieval operations by sacrificing the efficiency of updating the indexes after the modification of an individual record. In addition to the well-known strengths of bitmap indexes, FastBit has a special strength stemming from the bitmap compression scheme used. The compression method is called the Word-Aligned Hybrid (WAH) code. It reduces the bitmap indexes to reasonable sizes and at the same time allows very efficient bitwise logical operations directly on the compressed bitmaps. Compared with the well-known compression methods such as LZ77 and Byte-aligned Bitmap-tree have this optimality property. However, bitmap indexes are superior because they can efficiently answer multi-dimensional range queries by combining the answers to one-dimensional queries.

【 预 览 】
附件列表
Files Size Format View
DE2007913270.pdf 2161KB PDF download
  文献评价指标  
  下载次数:6次 浏览次数:12次