Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softx0/practicacomplexexceltodb
Practica con mayor rango de dificultad relativa, desarrollada en visual studio SSIS, ETL, Microsoft Office 2016, Sql server 2016
https://github.com/softx0/practicacomplexexceltodb
etl plpgsql sql-server ssis visual-studio
Last synced: 21 days ago
JSON representation
Practica con mayor rango de dificultad relativa, desarrollada en visual studio SSIS, ETL, Microsoft Office 2016, Sql server 2016
- Host: GitHub
- URL: https://github.com/softx0/practicacomplexexceltodb
- Owner: Softx0
- Created: 2019-04-16T03:27:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T13:17:15.000Z (over 5 years ago)
- Last Synced: 2024-11-11T23:02:47.168Z (3 months ago)
- Topics: etl, plpgsql, sql-server, ssis, visual-studio
- Language: TSQL
- Size: 6.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PracticaComplexExcelToDB
Practice with a greater range of relative difficulty, developed in visual studio 2017 | SSIS | Microsoft Office 2016 | Sql server 2017## Getting Started
If you are interested in trying the code of our application, you can make a clone to the repository.
If you want to contribute to the application as a contributor to the project, make a fork. Each time you are going to perform a pull request, you must specify correctly in the description of the same that was done in this request.
This project consists of an ETL process, from which we build a DataWarehouse on the path of practices; We take an csv origin and perform data cleaning and standardize the data, to take it to its destination which is currently a relational database hosted on SQL Server.
### Installing
Just clone the proyect and run it with Visual Studio 2017. But.
You need to have installed a database instance sql server 2017; Download the csv files; Having installed SQL SERVER DATA TOOLS (SSDT)## Built With
* [Visual Studio 2017 Community Edition](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15)
* [SQL Server 2017](https://www.microsoft.com/en-us/sql-server/sql-server-2017)
* [SQL Server Data Tools (SSDT) for Visual Studio](https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-2017)
* [Microsoft Office 365](https://www.office.com)## Maked with ♥ by
* **Emmanuel Valenzuela** - [Softx0](https://github.com/Softx0)
See also the list of [contributors](https://github.com/Softx0/PracticaXLStoBBDD_ETL/contributors) who participated in this project.
## Acknowledgments
* Hat tip to anyone who's code was used
* Professor Ing.Leandro Fondeur