Kusto Golang SDK

Applies to: ✅ Microsoft FabricAzure Data Explorer

The Kusto Go Client library provides the capability to query, control, and ingest into your database using Go. This SDK is used for ingesting or querying data. For resource administration, see the GitHub library.

Minimum Requirements

  • go version go1.13

Installation

go get github.com/Azure/azure-kusto-go/kusto

Docs (godoc)

https://godoc.org/github.com/Azure/azure-kusto-go

Repo