Postgres FDWs: Unlocking external data sources into Postgres
Modern data pipelines consist of moving data from one format to other, from one source to another. Tools like ETL exist to facilitate this kind of Data movement.
FDW Use Cases
Zero ETL overhead
Most popular ETL tools include Airbyte, Apache Airflow, ...
aymanace2049.hashnode.dev5 min read