IAM-LIKE pattern matching with bitmap indexing
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_biscuit |
|---|---|
| Version | 3.1.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 300 |
| Latest commit | 2026-09-17 |
| Latest release | 2026-09-17 |
| Catalogue updated | 2026-09-20 |
| plpgsql | PL/pgSQL procedural language |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pg_similarity | support similarity queries |
| fuzzystrmatch | determine similarities and distance between strings |
| smlar | Effective similarity search |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |
| pgpcre | Perl Compatible Regular Expression functions |
| re2 | ClickHouse-compatible regex functions using RE2 |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_biscuit | A fast bitmap-based index for PostgreSQL |