select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

pg_biscuit

A fast bitmap-based index for PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packagepg_biscuit
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusDeprecated
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars300
Latest commit2026-09-17
Latest release2025-12-04
Catalogue updated2026-09-20

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

biscuitIAM-LIKE pattern matching with bitmap indexing
varbitxAlibaba Cloud RDS bitmap function extension for additional varbit operations
wildspeedGIN operator class for fast wildcard LIKE searches using permuterm indexing
bitmap_counterAggregation functions and data type for distinct estimation based on s-bitmap.
vgramVariable-length grams
popcountprovide population-count functions for PostgreSQL bit(n) values
fzyFZY algorithm for PostgreSQL
pgbitmapBitmap-type extension for PostgreSQL
bitstring_helpersHelper C functions and aggregates for PostgreSQL bit varying data.

Same project

biscuitIAM-LIKE pattern matching with bitmap indexing