select open change scope Open full search

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

Extensions / Procedural languages

jsonb_plruby

Transform between jsonb and native Ruby data for PL/Ruby

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packageplruby
Version1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
VendorCommand Prompt
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars36
Latest commit2026-08-26
Latest release2026-08-26
Catalogue updated2026-08-30

Related extensions

Requires

plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language

See also

plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
hstore_plrubyTransform between hstore and Ruby Hashes for PL/Ruby
ltree_plrubyTransform between ltree and Ruby Arrays for PL/Ruby
jsonb_plperltransform between jsonb and plperl
jsonb_plpython3utransform between jsonb and plpython3u

Same project

plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
hstore_plrubyTransform between hstore and Ruby Hashes for PL/Ruby
ltree_plrubyTransform between ltree and Ruby Arrays for PL/Ruby