Extensions / Foreign data wrappers
Ruby foreign data wrapper provider
pgext.cloud · Source code · Documentation · License text · Control file
| Package | holycorn |
|---|---|
| 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 | 165 |
| Latest commit | 2019-10-02 |
| Latest release | 2018-10-14 |
| Catalogue updated | 2026-08-30 |
| plruby | Embed MRI Ruby as an untrusted PostgreSQL procedural language |
| postr | Embeds Ruby as an untrusted PostgreSQL procedural language supporting functions, DO blocks, triggers, and set-returning functions. |
| plmruby | Run scalar, set-returning, inline, and trigger functions in the embedded mruby runtime |
| jsonb_plruby | Transform between jsonb and native Ruby data for PL/Ruby |
| hstore_plruby | Transform between hstore and Ruby Hashes for PL/Ruby |
| launchql-inflection | inflection is a port of the functionality from Ruby on Rails' Active Support Inflection classes into PostgreSQL |
| oracle_fdw | foreign data wrapper for Oracle access |
| mysql_fdw | Foreign data wrapper for querying a MySQL server |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| mongo_fdw | foreign data wrapper for MongoDB access |