Extensions / Foreign data wrappers
Run SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | dblink_plus |
|---|---|
| Version | 1.0.11 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | dblink |
| Stars | 21 |
| Latest commit | 2025-12-25 |
| Latest release | 2025-12-25 |
| Catalogue updated | 2026-08-30 |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| aux_mysql | MySQL Supplementary Extension |
| pg_dbms_errlog | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pgtt | Extension to add Global Temporary Tables feature to PostgreSQL |
| mysql_fdw | Foreign data wrapper for querying a MySQL server |