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

Recent Releases

kham_pg 0.8.2
Thai word-segmentation FTS parser — tsvector, soundex, RTGS romanization, NER
pg_trickle 0.44.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.
pg_gembed 0.1.0
Generate embeddings inside PostgreSQL
pg_search 0.23.2
Full text search for PostgreSQL using BM25
pg_pathcheck 0.9.1
Validate planner Path trees for freed/garbage memory.
More Releases →