Skip to content

Aastha953/ETL_Labs_Project

Repository files navigation

📁 ETL_Labs_Project This repository contains ETL lab projects created using SQL Server Integration Services (SSIS). Each project demonstrates key data integration concepts, including data extraction, transformation, loading, and cleansing.

🧪 Included Labs

Lab Description ETL Project 1-3 Basic data flow and Import/Export with SQL Server ETL Project 4 Multicast task with data aggregation ETL Project 5 Pivot transformation with sales data ETL Project 6 Derived column transformations (e.g., full name, year, subtotal) ETL Project 7 Fuzzy Lookup to match similar address records ETL Project 8 XML source integration using XSD schema 🏗 Technologies SQL Server Integration Services (SSIS)

SQL Server 2022

Visual Studio 2022

Data Flow Tasks, Derived Columns, Aggregates, Lookups, Pivot, XML

📦 Folder Structure Each project is stored in its own folder and contains the .dtsx packages and associated configuration files.

🚀 How to Run Open the .sln file in Visual Studio.

Configure your local SQL Server connections.

Run each package individually via the SSIS Designer.

About

A collection of SSIS ETL packages for loading and transforming data into a data warehouse using SQL Server Integration Services. Includes labs for Derived Column, Multicast, Fuzzy Lookup, Pivoting, and XML-based data loading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors