Bitmap index

A bitmap index is a special kind of database index that uses bitmaps. Bitmap indexes have traditionally been considered to work well for low-cardinality columns, which have a modest number of distinct values, either absolutely, or relative to the number of records that contain the data.

Source: Wikipedia — Bitmap index (CC BY-SA 4.0)

Bitmap index

A bitmap index is a special kind of database index that uses bitmaps. Bitmap indexes have traditionally been considered to work well for low-cardinality columns, which have a modest number of distinct values, either absolutely, or relative to the number of records that contain the data.

This neuron ends here.

Source: Wikipedia "Bitmap index" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy