select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

jsonb_plpythonu

Transform between JSONB and PL/PythonU values

pgext.cloud · Source code · Documentation · Control file

Overview

Packagejsonb_plpythonu
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2017-12-06
Catalogue updated2026-08-30

Related extensions

Requires

plpythonuHistorical untrusted PL/Python procedural language.

See also

jsonb_plpython2uHistorical transform between jsonb and the untrusted PL/Python 2 language.
plpythonuHistorical untrusted PL/Python procedural language.
numpy_plpythonutransform between numpy and plpythonu
numpy_plpython3utransform between numpy and plpython3u
numpy_plpython2utransform between numpy and plpython2u
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
jsonb_plrubyTransform between jsonb and native Ruby data for PL/Ruby
pg_aggExperimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language.
plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.
gdpr_anatomizerPrototype GDPR/anatomy anonymization extension implemented with PL/Python and PL/pgSQL helpers.