cloudyr/AzureKusto: Interface to 'Kusto'/'Azure Data Explorer'

An interface to 'Azure Data Explorer', also known as 'Kusto', a fast, distributed data exploration service from Microsoft: <https://azure.microsoft.com/en-us/products/data-explorer/>. Includes 'DBI' and 'dplyr' interfaces, with the latter modelled after the 'dbplyr' package, whereby queries are translated from R into the native 'KQL' query language and executed lazily. On the admin side, the package extends the object framework provided by 'AzureRMR' to support creation and deletion of databases, and management of database principals. Part of the 'AzureR' family of packages.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.3.9000
URL https://github.com/Azure/AzureKusto https://github.com/Azure/AzureR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cloudyr/AzureKusto")
cloudyr/AzureKusto documentation built on Oct. 15, 2023, 5:42 p.m.