Skip to content
#

datapersistence

Here are 3 public repositories matching this topic...

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.

  • Updated Aug 6, 2025
  • Python

Add this topic to your repo

To associate your repository with the datapersistence topic, visit your repo's landing page and select "manage topics."

Learn more