Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.4% on proxy.golang.org
Top 8.9% dependent packages on proxy.golang.org
Top 4.2% forks on proxy.golang.org

proxy.golang.org : github.com/Azure/azure-kusto-go/azkustodata

Package azkustodata provides a client for querying and managing data in Azure Data Explorer (Kusto) clusters. The package supports running both Kusto Query Language (KQL) queries and management commands, with built-in support for streaming responses and mapping results to Go structs. To start using this package, create an instance of the Client, passing in a connection string built using the NewConnectionStringBuilder() function. The Client can be authenticated using various methods from the Azure Identity package. Example For Querying the Kusto cluster: Example for Management/Administration commands: To handle results, the package provides utilities to directly stream rows, fetch tables into memory, and map results to structs. For complete documentation, please visit: https://github.com/Azure/azure-kusto-go https://pkg.go.dev/github.com/Azure/azure-kusto-go/azkustodata

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21azure/azure-kusto-go/azkustodata
Keywords: azure, azure-data-explorer, golang, kusto
License: MIT
Latest release: about 1 month ago
First release: 10 months ago
Namespace: github.com/Azure/azure-kusto-go
Dependent packages: 2
Stars: 52 on GitHub
Forks: 38 on GitHub
Total Commits: 172
Committers: 20
Average commits per author: 8.6
Development Distribution Score (DDS): 0.448
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...