Skip to content

Kusto Query Language is a powerful tool to explore your data and discover patterns, identify anomalies and outliers, create statistical modeling, and more. The query uses schema entities that are organized in a hierarchy similar to SQLs: databases, tables, and columns

License

Notifications You must be signed in to change notification settings

PaulNiklausPraveen/Kusto-Query-Language-KQL-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Kusto-Query-Language-KQL

A Kusto query is a read-only request to process data and return results. The request is stated in plain text, using a data-flow model that is easy to read, author, and automate. Kusto queries are made of one or more query statements.

REFERENCE LINK - https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/

About

Kusto Query Language is a powerful tool to explore your data and discover patterns, identify anomalies and outliers, create statistical modeling, and more. The query uses schema entities that are organized in a hierarchy similar to SQLs: databases, tables, and columns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published