cbattlegear / TransferToDatalake

This is a basic example application showing how to gather data (XML and JSON) stored in SQL Server and to upload them to Azure Data Lake as individual files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transfer To Data Lake Example Application

This is a basic example application showing how to gather data (XML and JSON) stored in SQL Server and to upload them to Azure Data Lake as individual files.

How To Use

Edit the queries in the application, edit the variables that grab the metadata and edit the connection strings appsettings.example.json. Rename the file to appsettings.json Currently this is set up to be run from Visual Studio as a debug application, not a fully functioning app.

About

This is a basic example application showing how to gather data (XML and JSON) stored in SQL Server and to upload them to Azure Data Lake as individual files.


Languages

Language:C# 100.0%