From c39fdbe2158f601328849d5caa9e657e05b08e0c Mon Sep 17 00:00:00 2001 From: cbbrowne Date: Mon, 31 Oct 2016 13:18:00 -0400 Subject: [PATCH] pgxn --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edfd6c1..553e9ec 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [plpgsql\_check](https://github.com/okbob/plpgsql_check) - An extension that allows to check plpgsql source code * [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL * [zomboDB](https://github.com/zombodb/zombodb) - Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch +* [pgxn](http://pgxn.org/) PostgreSQL Extension Network - central distribution point for many open-source PostgreSQL extensions ### Optimization * [PgHero](https://github.com/ankane/pghero) - Postgres insights made easy