Extensions / Functions and aggregates
portable bloom filter, create, serialize, query across Go, Rust, Postgres
pgext.cloud · Source code · Documentation · Control file
| Package | pbloompg |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2024-12-24 |
| Latest release | 2024-12-25 |
| Catalogue updated | 2026-08-30 |
| shbf | C extension providing Bloom filter, shifting Bloom filter, and count-min sketch PostgreSQL data types and functions. |
| alohadb_approx | Approximate query processing: HLL, Count-Min Sketch, Top-K |
| cms_topn | Count-min sketch data type and aggregates for approximate frequency and top-N queries |
| hll | type for storing hyperloglog data |
| pcsa_counter | Aggregation functions and data type for distinct estimation based on PCSA. |
| pg_prob | Probabilistic data types for PostgreSQL - Monte Carlo simulation in SQL |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| pg_flatbuffers | pg_flatbuffers: query and convert FlatBuffers payloads in bytea columns |