Skip to content

This project extracts data from Datalake and then transfer to Azure SQL Database via Azure DataBricks in Python(Pyspark).

Notifications You must be signed in to change notification settings

MuhammadHasaanWahid/Datalake-To-Database-Via-DataBricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Datalake-To-Database-Data-Transfer via Azure DataBricks

Problem Statement

There was a data in a csv file in Azure datalake storage. I have to fetch that data via azure DataBricks in Python(Pyspark), and then transfer it to Azure SQL Database. All I have done in databricks is in Pyspark like storage account connectivity, database connectivity via Java database connectivity and then finally transfer it to database.

The Files

I have uploaded a three files you can check one is dataset, the DBC file contains the notebook code, metadata, and visualizations and I have also uploaded the notebook file where you can see pyspark code seperately.

Screenshot of SQL Server Management Studio

![Capture]Capture

About

This project extracts data from Datalake and then transfer to Azure SQL Database via Azure DataBricks in Python(Pyspark).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published