data-migration-pipeline/ ├── README.md ├── requirements.txt ├── config/ │ ├── db2_config.yaml │ ├── postgres_config.yaml ...
An Apache Airflow pipeline for automated, full-refresh migrations from Microsoft SQL Server to PostgreSQL. Built with the Astronomer framework for reliable orchestration and easy deployment.