fdw
mysql_fdw
https://github.com/EnterpriseDB/mysql_fdw
PostgreSQL foreign data wrapper for MySQL.
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
Added 2 years ago
oracle_fdw
https://github.com/laurenz/oracle_fdw
PostgreSQL Foreign Data Wrapper for Oracle.
oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient access to Oracle databases, including pushdown of WHERE conditions and required columns as well as comprehensive EXPLAIN support.
Added 2 years ago
db_migrator
https://github.com/cybertec-postgresql/db_migrator
db_migrator is a PostgreSQL extension that provides functions for migrating databases from other data sources to PostgreSQL. This requires a foreign data wrapper for the data source you want to migrate.
Added 2 years ago