This project implements an end-to-end ETL (Extract, Transform, Load) pipeline that ingests a CSV dataset, applies data transformations and validations using Python, and loads the processed data into a ...
A simple and interactive Python CLI tool to upload .csv files into a MySQL database. Designed for fast ingestion, validation, and logging — ideal for data engineers, analysts, and backend developers.