Saturday, Mar 16, 2024
shippedDocker and PostgreSQL setup guides for data engineering course
Anurag Verma expanded the DataEngineeringZoomCampNotes repository with setup tutorials and platform-specific instructions across four commits.
Anurag added a Docker and PostgreSQL setup tutorial to the repository [1], then updated the main README with links to Docker resources and video materials [2]. He followed up with detailed explanations in the ingesting_ny_taxi_postgres README, clarifying the project's workflow [3]. The final commit added Windows-specific instructions to the README [4], making the setup process accessible to users on that platform. The work builds out scaffolding for learners following the course material to get their local environments running.
Sources
- Add Docker and PostgreSQL setup tutorial and SQL practice setup tutorial · anurag629/DataEngineeringZoomCampNotes
- Update README.md with Docker and video links · anurag629/DataEngineeringZoomCampNotes
- Update README with links and add detailed explanation in ingesting_ny_taxi_postgres Readme · anurag629/DataEngineeringZoomCampNotes
- Update Readme.md with instructions for Windows users · anurag629/DataEngineeringZoomCampNotes