Essential KQL Queries for Azure with and without Log Analytics
Explains the power of Kusto Query Language (KQL) for fast data analysis in Azure, including use cases and integration with Azure Copilot.
Explains the power of Kusto Query Language (KQL) for fast data analysis in Azure, including use cases and integration with Azure Copilot.
A tool for generating Kusto Query Language (KQL) datatables, based on an existing variable generator.
Explores an experimental front-end tool for querying Java Flight Recorder (JFR) data using a custom SQL-like language.
A beginner-friendly 2022 introduction to SQL, covering its basics, use cases, and hands-on practice with SQLite3.
An introduction to GraphQL, explaining what it is, its key concepts, and how it compares to REST architecture.
Introducing pq, a Rust-based tool for parsing and querying log files as time series data with PromQL-like syntax.
Key takeaways from a GraphQL Query Language course, covering queries, mutations, variables, and fragments for API development.
A critique of PostgreSQL's name change from Postgres to PostgreSQL, arguing it caused persistent pronunciation confusion and was a major mistake.
A guide to using Application Insights Analytics and its query language to monitor and diagnose application performance issues.
Announcing PHPLinq 0.4.0, a PHP library bringing .NET's LINQ query capabilities to arrays, XML, and databases.
PHPLinq 0.2.0 released, bringing .NET's LINQ query syntax to PHP for querying arrays, XML, and other data sources.
Introducing PHPLinq, a library that brings C#-style Language Integrated Query (LINQ) functionality to PHP for querying arrays and objects.