For some databases, e.g. MySQL, it is fairly easy to create a foreign data wrapper in PostgreSQL instead of physically ETL-ing the data from one database to the other.
Therefore, create a FDW DAG strategy that takes relevant arguments and just creates those FDWs.
For some databases, e.g. MySQL, it is fairly easy to create a foreign data wrapper in PostgreSQL instead of physically ETL-ing the data from one database to the other.
Therefore, create a FDW DAG strategy that takes relevant arguments and just creates those FDWs.