AzureKusto

From MaRDI portal
Software:64522



CRANAzureKustoMaRDI QIDQ64522

Interface to 'Kusto'/'Azure Data Explorer'

Hong Ooi, Alex Kyllo

Last update: 12 October 2023

Copyright license: MIT license, File License

Software version identifier: 1.1.2, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.1.0, 1.1.1, 1.1.3



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.