plsql
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