# Kusto (KQL)

- [KQL Queries](/viceintelpro/kusto-kql/kql-queries.md): This is a home for KQL queries that I find useful in investigations and other scenarios.
- [SQL and KQL Comparison](/viceintelpro/kusto-kql/sql-and-kql-comparison.md)
- [Using the Where and Sort Operators](/viceintelpro/kusto-kql/using-the-where-and-sort-operators.md): Currently in progress
- [Search Operator](/viceintelpro/kusto-kql/search-operator.md): Learn how to fully use KQL's \`search\` operator
- [Using Let Statements](/viceintelpro/kusto-kql/using-let-statements.md): Learn how to properly use let to assign queries, dynamic content, and more to variables
- [Summarize and Render](/viceintelpro/kusto-kql/summarize-and-render.md)
