Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/firedkreeper/adventureworks-splitpackage

This repository contains an SSIS package that splits employee data from the AdventureWorksDW2017 database into country-specific tables (United States, United Kingdom, Germany, and others). It demonstrates ETL processes using tools like Merge Join, Conditional Split, and OLE DB Destination for efficient data integration.
https://github.com/firedkreeper/adventureworks-splitpackage

adventureworks conditional-split database-management dataintegration datapipeline datatransformation etl msbi sql-server sql-server-database ssis visual-studio

Last synced: 23 days ago
JSON representation

This repository contains an SSIS package that splits employee data from the AdventureWorksDW2017 database into country-specific tables (United States, United Kingdom, Germany, and others). It demonstrates ETL processes using tools like Merge Join, Conditional Split, and OLE DB Destination for efficient data integration.

Awesome Lists containing this project