Skip to content

Instantly share code, notes, and snippets.

@eponkratova
Last active January 9, 2024 23:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eponkratova/7c3f7dae7d06120dba7cb68a2a2be863 to your computer and use it in GitHub Desktop.
Save eponkratova/7c3f7dae7d06120dba7cb68a2a2be863 to your computer and use it in GitHub Desktop.
python_history_maintenance_dwh
Name Site Supported database History maintenance
SimpleETL https://pypi.org/project/simpleetl/ PostgreSQL SCD1, SCD2 and SCD3; transactional, accumulating snapshot
pygrametl https://chrthomsen.github.io/pygrametl/ SCD1, SCD2; transactional, accumulating snapshot
pylytics https://pypi.org/project/pylytics/ MySQL SCD1; transactional fact
pyscd https://pypi.org/project/pyscd/ SCD2 only
CleanerVersion https://cleanerversion.readthedocs.io/en/latest/ SCD2 only
pandas-scd2 https://pypi.org/project/pandas-scd2/ SCD2 only
abx-scd 0.0.2 https://pypi.org/project/abx-scd/ SCD1, SCD2 and SCD3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment