CRAN

AzureKusto 1.0.1

Interface to 'Kusto'/'Azure Data Explorer'

Released Apr 25, 2019 by Hong Ooi

This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.1.1, dplyr 0.8.0.1, and rlang 0.3.4

Dependencies

dplyr 0.8.0.1 rlang 0.3.4 tibble 2.1.1 tidyselect 0.2.5 openssl 1.3 AzureAuth 1.0.2 DBI 1.0.0 R6 2.4.0 AzureRMR 2.1.0 jsonlite 1.6 httr 1.4.0

An interface to 'Azure Data Explorer', also known as 'Kusto', a fast, highly scalable data exploration service from Microsoft: . 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.

Source

R

View GitHub Mirror

Release History