Pre-release 0.1.0 #3
kimberly-emerson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Modular ETL orchestration pipeline from SQL Server to PostgreSQL databases. It automates the full lifecycle of database teardown, schema creation, query mapping generation, data extraction, and data loading into production and test environments.
The ETL workflow is coordinated through a single entry point (
main.py) and integrates reusable modules for:Next Steps:
This discussion was created from the release Pre-release 0.1.0.
All reactions