PGXN, the PostgreSQL Extension network, is a central distribution system for open-source PostgreSQL extension libraries.

Recent Releases

pg_promise_guard 0.1.0
Find the guarantees your schema claims and silently stopped enforcing
pg_recall_guard 0.2.0
Watch vector indexes for recall drift against a baseline you approved
plruby 2.5.0
Ruby as a procedural language for PostgreSQL
plphp 2.6.0
PHP as a procedural language for PostgreSQL
pg_trickle 0.87.9
pg_trickle turns PostgreSQL 18 into a real-time data platform. Define stream tables on top of any base table and let the extension maintain materialized views incrementally — keeping only the delta in flight rather than recomputing the full result set. Built on a trigger-based CDC pipeline and a differential dataflow engine written in Rust, pg_trickle delivers sub-millisecond propagation latency with no external dependencies, no message broker, and no ETL pipeline. Your views stay fresh, your queries stay fast, and your data never leaves the database.
More Releases →