Monday, July 27, 2020

Getting Started With Azure Data Explorer Using the Go SDK

With the help of an example, this blog post will walk you through how to use the Azure Data explorer Go SDK to ingest data from an Azure Blob storage container and query it programmatically using the SDK. After a quick overview of how to setup Azure Data Explorer cluster (and a database), we will explore the code to understand what's going on (and how) and finally test the application using a simple CLI interface

The sample data is a CSV file that can be downloaded from here.



from DZone.com Feed https://ift.tt/2CMRPES

No comments:

Post a Comment