Skip to content

Commit

Permalink
update content: add simple ETL project
Browse files Browse the repository at this point in the history
  • Loading branch information
behnamyazdan committed Aug 12, 2024
1 parent 23cc933 commit a5574d7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions 08-BuildingDataPipelines/02-ETL.md
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,3 @@ By integrating logging into each phase of the ETL pipeline—extraction, transfo
### Summary

This ETL process extracts data from a PostgreSQL database, transforms it to ensure quality and consistency, and loads it into a MySQL data warehouse. The entire process is managed with Python and SQL, and Docker Compose is used to deploy and manage the database services.

---

Let me know if you need any further details or adjustments!

0 comments on commit a5574d7

Please sign in to comment.