-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #196 from ResidenciaTICBrisa/docs/tutoriais
Adicionando vídeo tutoriais do projeto
- Loading branch information
Showing
2 changed files
with
34 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Tutoriais | ||
|
||
Neste documento, apresentaremos os treinamentos que foram desenvolvidos para a equipe com o propósito de capacitar os membros no uso do SQL Server, Azure e na manipulação de dados.Tanto para os novos membros da equipe como para aqueles que buscam aprimorar suas habilidades, os tutoriais reduzem a curva de aprendizado. Eles fornecem orientações passo a passo sobre como realizar as tarefas do ETL, acelerando a adaptação e a eficácia da equipe. | ||
|
||
## Principais recursos Azure ETL | ||
Neste treinamento inclui os principais objetivos do Microsoft Azure, visando principalmente como criar uma cópia de dados para um banco SQL Server instanciado na Azure. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/FR7DYRSQ9SM?si=dkyH9-VfNz2IqLvY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
|
||
## Como importar dados SQL server | ||
Este treinamento objetiva a importação de planilhas/tabelas .CSV/XLSX/Flat file source para o SQL serve, visando uma manipulação inicial dos dados, de forma não automatizada. | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/uLKqmz4ovzc?si=bK8GyGg9fb5dmfmy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
|
||
## Treinamento SQL - Principais comandos de manipulação | ||
Este treinamento de SQL foi realizado na disciplina de EPS para membros de MDS, objetivando aprimorar os conhecimentos de manipulação de dados e filtragem. Mas que também é útil para a elaboração de scripts automatizados no projeto atual. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/BoHwt0wmkC8?si=Y-K9ar-R8rn8ewQd" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters