An interface to 'Azure Data Explorer', also known as 'Kusto', a fast, highly scalable data exploration service from Microsoft: <https://azure.microsoft.com/en-us/services/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.0.6 |
Depends: | R (≥ 3.3) |
Imports: | rlang, methods, utils, httr (≥ 1.3), jsonlite, R6, openssl, AzureAuth, AzureRMR (≥ 2.0.0), tibble, dplyr, tidyselect (≥ 0.2.4), DBI (≥ 1.0.0) |
Suggests: | bit64, knitr, testthat, tidyr, AzureGraph, AzureStor (≥ 2.0.0), rmarkdown |
Published: | 2020-04-27 |
Author: | Hong Ooi [aut], Alex Kyllo [aut, cre], dbplyr development team [cph] (Original framework for dplyr/database interface), Microsoft [cph] |
Maintainer: | Alex Kyllo <jekyllo at microsoft.com> |
BugReports: | https://github.com/Azure/AzureKusto/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureKusto https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | AzureKusto results |
Reference manual: | AzureKusto.pdf |
Vignettes: |
AzureKusto |
Package source: | AzureKusto_1.0.6.tar.gz |
Windows binaries: | r-devel: AzureKusto_1.0.6.zip, r-release: AzureKusto_1.0.6.zip, r-oldrel: AzureKusto_1.0.6.zip |
macOS binaries: | r-release: AzureKusto_1.0.6.tgz, r-oldrel: AzureKusto_1.0.6.tgz |
Old sources: | AzureKusto archive |
Please use the canonical form https://CRAN.R-project.org/package=AzureKusto to link to this page.