Recently in Database Category

Bitmap Index

| No Comments | No TrackBacks
Danial Lemire 写了一篇很好的文章The Mythical Bitmap Index来反驳bitmap index仅仅适用于索引那些 distinct value 很少的情况,例如male,female这类数据。他在文章中说:压缩后的bitmap index的大小是和table的大小成比例的,与distinct value的数目无关
记得从前上数据库课的时候,基本上所有的材料在讲什么时候该用bitmap index,都会提到few distinct value这一前提,而且具体的例子都会举male,female的例子,但到了实际项目中,该如何选择index依然是无从下手。Danial的这篇文章似乎给了一些启示。
另外,在google code上有Danial的一个bitmap index C++ library

Recent Comments

  • heefan: I am interested in iPhone programming. How is your project? read more
  • 非主流: 很复杂,看不懂。 read more
  • 偶爱偶家: gmail 怕你得老年痴呆, 贴心的服务啊(开个玩笑的) read more
  • YIMO: 这是什么?看起来是…… read more
  • 北极冰仔: 大款,都用上 iPhone 了啊。 read more
  • Jiang: To cosbeta, 我已经把材料都交上去了,但是现在帐号还是limited。给别人send过去的前也冻结着,显示着在被调查。 read more
  • cosbeta: 可能是IP的问题哦,一直在国外,突然来个国内的IP。 我用dreamhost翻墙登录paypal就被冻结过,不过激活还是很简单的说 read more
  • Jiang: to 北极, 什么意思? read more
  • Jiang: 我想应该是。不光是gmail,回国用了下paypal立即就给我封了,真是郁闷 read more
  • 北极冰仔: 这篇日志为什么会出现下篇日志的内容咧? read more

About this Archive

This page is an archive of recent entries in the Database category.

Daily Life is the previous category.

Hosting is the next category.

Find recent content on the main index or look in the archives to find all content.