* [pgrx v0.18.1](https://github.com/pgcentralfoundation/pgrx) – Framework for developing PostgreSQL extensions in Rust with a focus on idiomatic and safe practices. * [DeltaX (x) v0.2.0](https://github.com/xataio/deltax) – Fast PostgreSQL extension providing compression and columnar storage for time-series data. * [plpgsql_check v2.9.0](https://github.com/okbob/plpgsql_check) – Full linter for PL/pgSQL that detects runtime errors and improves code quality. * [pgGraph v0.1.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. * [Wrappers v0.6.1](https://github.com/supabase/wrappers) – Development framework for Postgres Foreign Data Wrappers written in Rust. * [pg_show_plans v2.1.8](https://github.com/cybertec-postgresql/pg_show_plans) – PostgreSQL extension that displays query plans for currently running SQL statements. * [PG_NET v0.20.3](https://github.com/supabase/pg_net) – PostgreSQL extension enabling asynchronous HTTP/HTTPS requests with SQL. * [pg_stat_ch v0.3.9](https://github.com/ClickHouse/pg_stat_ch) – PostgreSQL extension capturing per-query execution telemetry and exporting raw events to ClickHouse for analytical aggregation. * [OrioleDB nightly-2026-06-02-f...](https://github.com/orioledb/orioledb) – Cloud-native storage engine for PostgreSQL designed for modern hardware and optimized performance.