* [Biscuit v3.0.0](https://github.com/CrystallineCore/Biscuit) – High-performance PostgreSQL index access method for fast LIKE/ILIKE pattern matching with multi-column support and no trigram recheck overhead. * [pgGraph v1.2.0](https://github.com/Evokoa/pgGraph) – PostgreSQL extension that builds a derived graph index and enables graph search, traversal, and shortest-path queries over ordinary tables. * [pg\_stat\_ch v0.4.0](https://github.com/ClickHouse/pg_stat_ch) – PostgreSQL extension capturing per-query execution telemetry and exporting raw events to ClickHouse for analytical aggregation. * [pgrx v0.19.2](https://github.com/pgcentralfoundation/pgrx) – Framework for developing PostgreSQL extensions in Rust with a focus on idiomatic and safe practices. * [supautils v3.4.2](https://github.com/supabase/supautils) – Extension that secures PostgreSQL in cloud environments by managing privileges without requiring superuser access. * [plpgsql\_check v2.10.4](https://github.com/okbob/plpgsql_check) – Full linter for PL/pgSQL that detects runtime errors and improves code quality.