ETL: Transform and Load Data from SQL Server to PostgreSQL This repository contains a simple Python ETL pipeline to extract data from a Microsoft SQL Server database, transform it as needed, and load ...
GitHub

AM-ina99/ETL_olist

This project demonstrates a complete ETL pipeline for the Olist dataset, integrating FastAPI, pandas, SQLAlchemy, Microsoft SQL server and Power BI. The aim is to clean, transform, and load e-commerce ...