Extensions / Procedural languages
Transform between JSONB and PL/PythonU values
pgext.cloud · Source code · Documentation · Control file
| Package | jsonb_plpythonu |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2017-12-06 |
| Catalogue updated | 2026-08-30 |
| plpythonu | Historical untrusted PL/Python procedural language. |
| jsonb_plpython2u | Historical transform between jsonb and the untrusted PL/Python 2 language. |
| plpythonu | Historical untrusted PL/Python procedural language. |
| numpy_plpythonu | transform between numpy and plpythonu |
| numpy_plpython3u | transform between numpy and plpython3u |
| numpy_plpython2u | transform between numpy and plpython2u |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| jsonb_plruby | Transform between jsonb and native Ruby data for PL/Ruby |
| pg_agg | Experimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language. |
| plpython3t | A SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t. |
| gdpr_anatomizer | Prototype GDPR/anatomy anonymization extension implemented with PL/Python and PL/pgSQL helpers. |