Skip to content

template for containerized python-postgres ETL application

Notifications You must be signed in to change notification settings

cottenplant/python-postgres-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ETL Project

Template for a simple Python-PostgreSQL ETL project.

Usage

docker-compose build
docker-compoose up -d

Considerations

  • local vs dev env vars for testing / prod
  • break it up into a generator / yield, then write table update queries

About

template for containerized python-postgres ETL application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published