Skip to content

E (Extract), T (Transform), L (Load) Project that showcases both SQL and No-SQL Databases.

Notifications You must be signed in to change notification settings

ZGrinacoff/ETL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ETL-Project Documentation:

Resources (Folder):

MongoDB ETL (Non-Relational Folder):

  • MongoDB ETL Technical Summary Write-Up ---> Walmart MongoDB ETL Doc.docx

  • MongoDB ETL Jupyter Notebook ---> weeklysales_markdown_mongodb.ipynb

PostgreSQL ETL (Relational Folder):

  • PostgreSQL Technical Summary Write-Up ---> Walmart_PostgreSQL_ETL_Doc.docx

  • PostgreSQL ETL Jupyter Notebook ---> postgresql_etl.ipynb

  • PostgreSQL Schema (Folder):

    • PostgreSQL retail_db Schema ---> QuickDBD-retail_db.sql

    • PostgreSQL retail_db Schema Image ---> retail_db_schema.png

    • PostgreSQL retail_db Total Weekly Sales w/ Join ---> sql_queries.sql