GitHub / YogeshT22 / local-docker-data-pipeline
This project demonstrates a fundamental ETL (Extract, Transform, Load) data pipeline pattern using Python and a PostgreSQL database, all running as isolated services orchestrated by Docker Compose. The key focus is on managing a stateful service (the database) and ensuring data persistence across container lifecycles using Docker Volumes.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YogeshT22%2Flocal-docker-data-pipeline
PURL: pkg:github/YogeshT22/local-docker-data-pipeline
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: about 2 months ago
Updated at: 20 days ago
Pushed at: 20 days ago
Last synced at: 20 days ago
Topics: data, datapersistence, docker, etl, faker, postgresql, python, stateful