├── Books ├── AzureSynapsePOC.pdf ├── Cloud Analytics with Azure - Second Edition.pdf ├── Cloud Analytics with Azure.pdf └── The Power BI Professionals Guide to Azure Synapse Analytics.pdf ├── Files ├── Banner.png ├── customerinfo.csv ├── generator-product.csv └── sale-small-20190106-snappy.parquet ├── GetStartSynapse ├── 0 - Toolkit - Get started uncovering critical insights with Azure Synapse Analitics.pdf ├── 1 - Four steps to get started.pdf ├── 2 - Code-free ETL with Azure Synapse Analytics.pdf ├── 3 - Code-first data analysis with Azure Synapse Analytics.pdf ├── 4 - Architecture deep dive.pdf ├── 5 - Getting started with data tasks using Python.pdf └── 6 - Data lake and data warehouse unified.pdf ├── PBI ├── 6 - Demo PBI.sql └── templatePBI.pbix ├── PPTs ├── Azure Synapse Analytics.pdf ├── AzureSynapseAnalyticsPPT-TDC2020.pptx ├── MLSA TALKS - Data & AI.pptx ├── PASS_Marathon_Portuguese_AzureSynapseAnalytics.pdf ├── PASS_Marathon_Portuguese_AzureSynapseAnalytics.pptx ├── Serverless SQL Pool.pdf └── azuresynapseanalyticsoverview-200517023507.pdf ├── README.md ├── SQL Pool └── Scripts │ ├── 1 - Query set of parquet files.sql │ ├── 2 - SQL script Setup.sql │ ├── 3 - Query CSV files.sql │ ├── 4 - SampleQueries.sql │ ├── 5 - BringYourData.sql │ ├── Demo01_Serverless_Adls_File_Exploration.sql │ ├── Demo02_Serverless_CreateExternalTable_.sql │ ├── Demo03_Serverless_CreateViewAsSelect.sql │ ├── Demo04_Serverless_CETAS_Polybase.sql │ ├── Demo05_Serverless_Create_SQLUser.sql │ ├── Demo_0_CopyCommand.sql │ ├── Demo_1_Monitor.sql │ └── Demo_2_Polybase.sql └── Spark ├── Files ├── VerifyLibraries.py └── requirement.txt └── Notebooks ├── 7 - AzureSynapse-pyspark-nyc_tlc_yellow.ipynb ├── 8 - Using Automated Machine Learning.ipynb └── Python Demo.ipynb /Books/AzureSynapsePOC.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Books/AzureSynapsePOC.pdf -------------------------------------------------------------------------------- /Books/Cloud Analytics with Azure - Second Edition.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Books/Cloud Analytics with Azure - Second Edition.pdf -------------------------------------------------------------------------------- /Books/Cloud Analytics with Azure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Books/Cloud Analytics with Azure.pdf -------------------------------------------------------------------------------- /Books/The Power BI Professionals Guide to Azure Synapse Analytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Books/The Power BI Professionals Guide to Azure Synapse Analytics.pdf -------------------------------------------------------------------------------- /Files/Banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Files/Banner.png -------------------------------------------------------------------------------- /Files/customerinfo.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Files/customerinfo.csv -------------------------------------------------------------------------------- /Files/generator-product.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Files/generator-product.csv -------------------------------------------------------------------------------- /Files/sale-small-20190106-snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Files/sale-small-20190106-snappy.parquet -------------------------------------------------------------------------------- /GetStartSynapse/0 - Toolkit - Get started uncovering critical insights with Azure Synapse Analitics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/0 - Toolkit - Get started uncovering critical insights with Azure Synapse Analitics.pdf -------------------------------------------------------------------------------- /GetStartSynapse/1 - Four steps to get started.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/1 - Four steps to get started.pdf -------------------------------------------------------------------------------- /GetStartSynapse/2 - Code-free ETL with Azure Synapse Analytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/2 - Code-free ETL with Azure Synapse Analytics.pdf -------------------------------------------------------------------------------- /GetStartSynapse/3 - Code-first data analysis with Azure Synapse Analytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/3 - Code-first data analysis with Azure Synapse Analytics.pdf -------------------------------------------------------------------------------- /GetStartSynapse/4 - Architecture deep dive.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/4 - Architecture deep dive.pdf -------------------------------------------------------------------------------- /GetStartSynapse/5 - Getting started with data tasks using Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/5 - Getting started with data tasks using Python.pdf -------------------------------------------------------------------------------- /GetStartSynapse/6 - Data lake and data warehouse unified.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/GetStartSynapse/6 - Data lake and data warehouse unified.pdf -------------------------------------------------------------------------------- /PBI/6 - Demo PBI.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PBI/6 - Demo PBI.sql -------------------------------------------------------------------------------- /PBI/templatePBI.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PBI/templatePBI.pbix -------------------------------------------------------------------------------- /PPTs/Azure Synapse Analytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/Azure Synapse Analytics.pdf -------------------------------------------------------------------------------- /PPTs/AzureSynapseAnalyticsPPT-TDC2020.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/AzureSynapseAnalyticsPPT-TDC2020.pptx -------------------------------------------------------------------------------- /PPTs/MLSA TALKS - Data & AI.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/MLSA TALKS - Data & AI.pptx -------------------------------------------------------------------------------- /PPTs/PASS_Marathon_Portuguese_AzureSynapseAnalytics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/PASS_Marathon_Portuguese_AzureSynapseAnalytics.pdf -------------------------------------------------------------------------------- /PPTs/PASS_Marathon_Portuguese_AzureSynapseAnalytics.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/PASS_Marathon_Portuguese_AzureSynapseAnalytics.pptx -------------------------------------------------------------------------------- /PPTs/Serverless SQL Pool.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/Serverless SQL Pool.pdf -------------------------------------------------------------------------------- /PPTs/azuresynapseanalyticsoverview-200517023507.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/PPTs/azuresynapseanalyticsoverview-200517023507.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/README.md -------------------------------------------------------------------------------- /SQL Pool/Scripts/1 - Query set of parquet files.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/1 - Query set of parquet files.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/2 - SQL script Setup.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/2 - SQL script Setup.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/3 - Query CSV files.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/3 - Query CSV files.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/4 - SampleQueries.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/4 - SampleQueries.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/5 - BringYourData.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/5 - BringYourData.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo01_Serverless_Adls_File_Exploration.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo01_Serverless_Adls_File_Exploration.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo02_Serverless_CreateExternalTable_.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo02_Serverless_CreateExternalTable_.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo03_Serverless_CreateViewAsSelect.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo03_Serverless_CreateViewAsSelect.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo04_Serverless_CETAS_Polybase.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo04_Serverless_CETAS_Polybase.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo05_Serverless_Create_SQLUser.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo05_Serverless_Create_SQLUser.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo_0_CopyCommand.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo_0_CopyCommand.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo_1_Monitor.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo_1_Monitor.sql -------------------------------------------------------------------------------- /SQL Pool/Scripts/Demo_2_Polybase.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/SQL Pool/Scripts/Demo_2_Polybase.sql -------------------------------------------------------------------------------- /Spark/Files/VerifyLibraries.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Spark/Files/VerifyLibraries.py -------------------------------------------------------------------------------- /Spark/Files/requirement.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Spark/Files/requirement.txt -------------------------------------------------------------------------------- /Spark/Notebooks/7 - AzureSynapse-pyspark-nyc_tlc_yellow.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Spark/Notebooks/7 - AzureSynapse-pyspark-nyc_tlc_yellow.ipynb -------------------------------------------------------------------------------- /Spark/Notebooks/8 - Using Automated Machine Learning.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Spark/Notebooks/8 - Using Automated Machine Learning.ipynb -------------------------------------------------------------------------------- /Spark/Notebooks/Python Demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sidneyocirqueira/azure-synapse-analytics/HEAD/Spark/Notebooks/Python Demo.ipynb --------------------------------------------------------------------------------