select open change scope Open full search

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

Extensions / Foreign data wrappers

dblink_plus

Run SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL.

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

Overview

Packagedblink_plus
Version1.0.11
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemadblink
Stars21
Latest commit2025-12-25
Latest release2025-12-25
Catalogue updated2026-08-30

Related extensions

See also

orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_statement_rollbackServer side rollback at statement level for PostgreSQL like Oracle or DB2
plpgsql_wrapOracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
aux_mysqlMySQL Supplementary Extension
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pgttExtension to add Global Temporary Tables feature to PostgreSQL
mysql_fdwForeign data wrapper for querying a MySQL server