Vote for Postgres extensions #679
-
|
This issue is for tracking requests/demand for Postgres Extensions. Give a thumbs up if you want an extension added. Please refrain from adding comments unless you are adding an extension which isn't already listed. We will be sorting by Top here, so please upvote the extension, the emojis don't count as upvotes. Don't create duplicate requests, so that the votes aren't split. |
Beta Was this translation helpful? Give feedback.
Replies: 131 comments 193 replies
-
|
plv8 - https://github.com/plv8/plv8 |
Beta Was this translation helpful? Give feedback.
-
|
PL Python edit: this cannot be supported on Supabase because it is an untrusted extension. See here for more details |
Beta Was this translation helpful? Give feedback.
-
|
PL Java would be great - https://github.com/tada/pljava. Also, ARG based build which would enable/disable certain plugins might also be helpful. Great work by the way, love the Dockerfile. |
Beta Was this translation helpful? Give feedback.
-
|
Timescale - https://github.com/timescale/timescaledb |
Beta Was this translation helpful? Give feedback.
-
|
plpgsql_check for linting and validating SQL code quality. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
-
Beta Was this translation helpful? Give feedback.
-
|
I would like to see pg_cron on here, although I don't know about the licenses. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
|
PL/R would be great! https://github.com/postgres-plr/plr and https://access.crunchydata.com/documentation/plr/8.3.0.18/ |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/furstenheim/is_jsonb_valid seems useful for enforcing JSON schemas in columns using the It's not in the Database > Extensions yet, I suggest it is added. It seems to be more performant than its https://github.com/gavinwahl/postgres-json-schema counterpart. (from the author) |
Beta Was this translation helpful? Give feedback.
-
|
temporal_tables Temporal Tables PostgreSQL Extension |
Beta Was this translation helpful? Give feedback.
-
|
pg_duckdb |
Beta Was this translation helpful? Give feedback.
-
|
pg-webauthn for WebAuthn integration (integration for pg_graphql would be a bonus) |
Beta Was this translation helpful? Give feedback.
-
|
pgai from timescale |
Beta Was this translation helpful? Give feedback.
-
|
postgis_raster It's available in extensions, but GDAL drivers are disabled. Attempted enabling per session to no avail, and unable to enable globally due to permissions. raised an issue here |
Beta Was this translation helpful? Give feedback.
-
|
pg_mooncake best perf in pg only benchmark |
Beta Was this translation helpful? Give feedback.
-
|
VectorChord |
Beta Was this translation helpful? Give feedback.
-
|
pg_anon |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
keccak |
Beta Was this translation helpful? Give feedback.
-
|
pg_rational |
Beta Was this translation helpful? Give feedback.
-
|
pg_bigm |
Beta Was this translation helpful? Give feedback.
-
|
I could really use mysql_fdw for multiple migrations trajects. |
Beta Was this translation helpful? Give feedback.
-
|
Ability to use PostgreSQL 18 UUIDv7, both to set as the default UUID method and implemented as a function - |
Beta Was this translation helpful? Give feedback.
-
|
We got analytics in the ability to connect to DuckDB But the beautiful thing is that you can already have it within your regular Postgres with pg_duckdb Now with the release of pg_lake (it's shiny but almost too new, i've yet to test it, but on paper sounds fantastic) there is an opportunity to make Supabase "the everything Postgres" platform. This in particular sounds almost too good
But at this point i'm curious how it would work with Analytical Buckets that are being developed right now |
Beta Was this translation helpful? Give feedback.
https://github.com/supabase/pg_jsonschema :)