You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
39
39
|[plv8](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)|[3.1.10](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)| V8 Engine Javascript Procedural Language add-on for PostgreSQL |
40
40
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
41
41
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
42
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
43
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
42
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
43
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
44
44
|[timescaledb-apache](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)|[2.16.1](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)| Scales PostgreSQL for time-series data via automatic partitioning across time and space |
45
45
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
46
46
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
@@ -61,6 +61,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
61
61
|[pg_stat_monitor](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)|[2.1.0](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)| Query Performance Monitoring Tool for PostgreSQL |
62
62
|[pg_tle](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)|[1.4.0](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)| Framework for 'Trusted Language Extensions' in PostgreSQL |
63
63
|[pgaudit](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)|[17.0](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)| Open Source PostgreSQL Audit Logging |
64
+
|[pgjwt](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)|[9742dab1b2f297ad3811120db7b21451bca2d3c9](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)| PostgreSQL implementation of JSON Web Tokens |
64
65
|[pgmq](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)|[1.4.4](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)| A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
65
66
|[pgroonga](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)|[3.2.5](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)| A PostgreSQL extension to use Groonga as the index |
66
67
|[pgrouting](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)|[3.4.1](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)| A PostgreSQL/PostGIS extension that provides geospatial routing functionality |
@@ -71,8 +72,8 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
71
72
|[plpgsql-check](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)|[2.7.11](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)| Linter tool for language PL/pgSQL |
72
73
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
73
74
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
74
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
75
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
75
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
76
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
76
77
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
77
78
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
78
79
@@ -93,6 +94,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
93
94
|[pg_stat_monitor](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)|[2.1.0](https://github.com/percona/pg_stat_monitor/archive/refs/tags/2.1.0.tar.gz)| Query Performance Monitoring Tool for PostgreSQL |
94
95
|[pg_tle](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)|[1.4.0](https://github.com/aws/pg_tle/archive/refs/tags/v1.4.0.tar.gz)| Framework for 'Trusted Language Extensions' in PostgreSQL |
95
96
|[pgaudit](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)|[17.0](https://github.com/pgaudit/pgaudit/archive/17.0.tar.gz)| Open Source PostgreSQL Audit Logging |
97
+
|[pgjwt](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)|[9742dab1b2f297ad3811120db7b21451bca2d3c9](https://github.com/michelp/pgjwt/archive/9742dab1b2f297ad3811120db7b21451bca2d3c9.tar.gz)| PostgreSQL implementation of JSON Web Tokens |
96
98
|[pgmq](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)|[1.4.4](https://github.com/tembo-io/pgmq/archive/v1.4.4.tar.gz)| A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
97
99
|[pgroonga](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)|[3.2.5](https://packages.groonga.org/source/pgroonga/pgroonga-3.2.5.tar.gz)| A PostgreSQL extension to use Groonga as the index |
98
100
|[pgrouting](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)|[3.4.1](https://github.com/pgRouting/pgrouting/archive/v3.4.1.tar.gz)| A PostgreSQL/PostGIS extension that provides geospatial routing functionality |
@@ -103,8 +105,8 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
103
105
|[plpgsql-check](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)|[2.7.11](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)| Linter tool for language PL/pgSQL |
104
106
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
105
107
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
106
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
107
-
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
108
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)|[0.5.0](https://github.com/supabase/wrappers/archive/v0.5.0.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
109
+
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)|[2.9.4](https://github.com/supabase/supautils/archive/refs/tags/v2.9.4.tar.gz)| PostgreSQL extension for enhanced security |
108
110
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)|[0.3.1](https://github.com/supabase/vault/archive/refs/tags/v0.3.1.tar.gz)| Store encrypted secrets in PostgreSQL |
109
111
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
0 commit comments