Showing results for Big Data - Azure SQL Devs’ Corner

Dec 10, 2020
2
0

Azure SQL can read Azure Data Lake storage files using Synapse SQL external tables

Jovan Popovic
Jovan Popovic

Serverless Synapse SQL pool in Azure Synapse Analytics is a T-SQL query engine that enables you to read the files placed on Azure storage. You can easily integrate your Azure SQL engine with Synapse SQL to delegate big data analytics and analyze large amounts of data placed on Azure.

Azure SQLBig Data
Sep 14, 2020
5
0

Fast loading data into Azure SQL: a lesson learned.

Davide Mauri
Davide Mauri

I'm preparing a series of post and samples on how to properly load data into Azure SQL using Azure Databricks / Apache Spark that I will start to publish very soon, but I realized today that there is a pre-requisite that in many cases, especially by developers new to the data space, is overlooked: good table design. Wait! If you're not a ...

Azure SQLBig DataApache Spark

Feedback