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.">

AzureKusto: Interface to 'Kusto'/'Azure Data Explorer' (original) (raw)

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.

Version: 1.1.3
Depends: R (≥ 3.3)
Imports: rlang, methods, utils, httr (≥ 1.3), jsonlite, R6, openssl, AzureAuth, AzureRMR (≥ 2.0.0), tibble, dplyr, tidyr, tidyselect (≥ 0.2.4), DBI (≥ 1.0.0)
Suggests: bit64, knitr, testthat, AzureGraph, AzureStor (≥ 2.0.0), rmarkdown
Published: 2023-10-12
DOI: 10.32614/CRAN.package.AzureKusto
Author: Hong Ooi [aut], Alex Kyllo [aut, cre], dbplyr development team [cph] (Original framework for dplyr/database interface), Microsoft [cph]
Maintainer: Alex Kyllo
BugReports: https://github.com/Azure/AzureKusto/issues
License: MIT + file
URL: https://github.com/Azure/AzureKusto https://github.com/Azure/AzureR
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: AzureKusto results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=AzureKustoto link to this page.