首页> 外文期刊>ACM transactions on database systems >Optimizing Bitmap Indices with Efficient Compression
【24h】

Optimizing Bitmap Indices with Efficient Compression

机译:通过有效压缩来优化位图索引

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

Bitmap indices are efficient for answering queries on low-cardinality attributes. In this article, we present a new compression scheme called Word-Aligned Hybrid (WAH) code that makes compressed bitmap indices efficient even for high-cardinality attributes. We further prove that the new compressed bitmap index, like the best variants of the B-tree index, is optimal for one-dimensional range queries. More specifically, the time required to answer a one-dimensional range query is a linear function of the number of hits. This strongly supports the well-known observation that compressed bitmap indices are efficient for multidimensional range queries because results of one-dimensional range queries computed with bitmap indices can be easily combined to answer multidimensional range queries. Our timing measurements on range queries not only confirm the linear relationship between the query response time and the number of hits, but also demonstrate that WAH compressed indices answer queries faster than the commonly used indices including projection indices, B-tree indices, and other compressed bitmap indices.
机译:位图索引对于回答低基数属性的查询非常有效。在本文中,我们提出了一种新的压缩方案,称为字对齐混合(WAH)代码,该压缩方案即使对于高基数属性也可以使压缩的位图索引有效。我们进一步证明,新的压缩位图索引(如B树索引的最佳变体)对于一维范围查询是最佳的。更具体地,回答一维范围查询所需的时间是命中次数的线性函数。这强烈支持众所周知的观点,即压缩位图索引对于多维范围查询是有效的,因为使用位图索引计算的一维范围查询的结果可以轻松组合以回答多维范围查询。我们对范围查询的计时测量不仅证实了查询响应时间与命中次数之间的线性关系,而且还证明了WAH压缩索引比包括投影索引,B树索引和其他压缩索引在内的常用索引更快地答复查询。位图索引。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号