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

Recent Releases

pg_trickle 0.95.0
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.
ulak 0.0.3
Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery
pg_stat_monitor 2.4.0
PostgreSQL Query Performance Monitoring Tool
pg_vault_tde 1.7.1
Transparent Data Encryption (TDE) for PostgreSQL via a custom Table Access Method
t-digest 1.4.5
Aggregate for an on-line accumulation of rank-based statistics such as quantiles and trimmed means.
More Releases →