Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
HamidBee
Impactful Individual
Impactful Individual

Is anyone here using KQL instead of SQL to query data? If so why?

Is anyone here using KQL instead of SQL to query data? If so why?. I'm trying to understand what the benefits are over using SQL.

1 REPLY 1
AndySteinke
Frequent Visitor

I use it on an ad-hoc basis to query Log Analytics data and intend to use it to import from log analytics / other streaming stores.  I use it because there isn't really a SQL option available.  The syntax is easy but it makes you appreciate the set based nature of "real" SQL - KQL is more of a "pipeline" type of syntax and it turns out that working with sets is quite useful!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayFabricCarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

Top Kudoed Authors