Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mednour2019/ssishetero
SSIS Project: ETL and Data Sources
https://github.com/mednour2019/ssishetero
sqlserver ssis
Last synced: about 1 month ago
JSON representation
SSIS Project: ETL and Data Sources
- Host: GitHub
- URL: https://github.com/mednour2019/ssishetero
- Owner: mednour2019
- Created: 2024-07-26T13:30:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T14:56:15.000Z (2 months ago)
- Last Synced: 2024-10-12T07:03:50.997Z (about 1 month ago)
- Topics: sqlserver, ssis
- Homepage: https://prtfnour.vercel.app/gallery-viewer/gallery-project-description.html?project=project17
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ssisHetero
ssisHetero
SSIS Project: ETL and Data Sources
Technologies: ssis, sql server
Description
A scholarship project, as demanded by professors, involves working with multiple external data sources such as MySQL and Excel. The project aims to merge these heterogeneous data sources and perform joins using SSIS, finally centralizing the unified data in SQL Server.Key Features
Transform Customer Data: Extract, clean customer data from various sources.
Transform Product Data: Process and standardize product data, ensuring it is accurate and ready for analysis.
Conversion and Sort Data: Convert data types as needed and sort the data to prepare
Transformation of Sales Data: Transform sales data to integrate it with other datasets.