git clone https://github.com/lorenzouriel/create-free-dw-and-olap-for-sales-analysis.git
cd create-free-dw-and-olap-for-sales-analysis
- Visual Studio 2019
- Integration Services
- Multidimensional Analysis Services
- SQL Server (SGBD / SSIS / SSAS)
- Power BI
O projeto visa detalhar todas as etapas de um projeto de BI, vamos passar pelas planilhas, ETL, Bancos Relacionais, Cubos OLAP e o Power BI para análises performáticas.
Pasta/Solução | Objetivo |
---|---|
fruit_juice.sln | Solução que foi criada e desenvolvida para carregar as soluções: Database Project (fruit_juice), Integration Services Projects (ETL), Analysis Services Project (OLAP) |
fruit_juice | Estrutura do banco de dados criada atráves Database Project, como: Tabelas, Stored Procedures, PKs e FKs |
ETL | Pacotes que foram criados para realizar a extração, transformação e carregamento dos dados |
OLAP | Possui os Cubos, dimensões, conexões e partições criadas para dar vida ao OLAP |
Sources | Guarda todas as fontes de dados utilizadas na extração. Adicionei também um Backup da base de dados relacional |
Dashboard | Os ativos que foram utilizados na criação e o Dashboard |
Tutorials | Foi realizado um tutorial para que interessados no projeto possam replicar e aprender |
- Excel
- Visual Studio 2019 (Database Project, Integration Services, Multidimensional Analysis Services)
- SQL Server (SGBD / SSIS / SSAS)
- Power BI
- Power BI Serviço
- Figma
git clone https://github.com/lorenzouriel/create-free-dw-and-olap-for-sales-analysis.git
cd create-free-dw-and-olap-for-sales-analysis
- Visual Studio 2019
- Integration Services
- Multidimensional Analysis Services
- SQL Server (SGBD / SSIS / SSAS)
- Power BI
The project aims to detail all the stages of a BI project, covering spreadsheets, ETL, Relational Databases, OLAP Cubes, and Power BI for high-performance analysis.
Folder/Solution | Purpose |
---|---|
fruit_juice.sln | Solution created and developed to host the following solutions: Database Project (fruit_juice), Integration Services Projects (ETL), Analysis Services Project (OLAP) |
fruit_juice | Structure of the database created through the Database Project, including Tables, Stored Procedures, PKs, and FKs |
ETL | Packages created for data extraction, transformation, and loading |
OLAP | Contains Cubes, dimensions, connections, and partitions created to bring OLAP to life |
Sources | Stores all data sources used in extraction. Also includes a backup of the relational database |
Dashboard | Assets used in the creation of the dashboard |
Tutorials | A tutorial has been provided for project enthusiasts to replicate and learn |
- Excel
- Visual Studio 2019 (Database Project, Integration Services, Multidimensional Analysis Services)
- SQL Server (SGBD / SSIS / SSAS)
- Power BI
- Power BI Service
- Figma