select open change scope Open full search

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

Extensions / Procedural languages

hstore_plruby

Transform between hstore and Ruby Hashes 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

hstoredata type for storing sets of (key, value) pairs
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language

See also

hstoredata type for storing sets of (key, value) pairs
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
jsonb_plrubyTransform between jsonb and native Ruby data for PL/Ruby
ltree_plrubyTransform between ltree and Ruby Arrays for PL/Ruby
hstore_plperltransform between hstore and plperl
hstore_plpython3utransform between hstore and plpython3u

Same project

plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
jsonb_plrubyTransform between jsonb and native Ruby data for PL/Ruby
ltree_plrubyTransform between ltree and Ruby Arrays for PL/Ruby