Building SOLID ETL Pipelines
Introduction
If you’ve ever worked on an ETL (Extract, Transform, Load) pipeline, you know how important is to keep the code clean, maintainable, and reliable.
Applying the SOLID principles of object-oriented design is a great way to achieve this. Th...
abeltavares.hashnode.dev4 min read