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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Nalapriya
New Member

KQL Database Benchmarks

I am looking for benchmark statistics on the volume, range of data, and performance capabilities of KQL for handling high-velocity data. Specifically, I would like to know the numeric values related to the data volume KQL can process efficiently, including throughput, latency, and any scalability metrics.

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Latency, ahahaha.  Expect a minimum latency of 8 minutes before the inserted data is retrievable.

View solution in original post

Anonymous
Not applicable

Hi @Nalapriya ,

Thanks for lbendlin's reply!
And @Nalapriya , There may not be any document that specifically describes the values ​​of these attributes.

Generally speaking:
Data Ingestion Rates: Azure Data Explorer can ingest data at rates of up to 200 MB/sec per node. In large clusters, this can scale linearly, allowing ingestion rates in the range of GBs per second.
Data Storage: ADX can handle petabytes of data efficiently.
Latency: Query latency is typically in the range of milliseconds to seconds, depending on the complexity of the query and the volume of data being scanned. Simple queries on indexed data can return results in milliseconds.
Horizontal Scaling: ADX clusters can scale out by adding more nodes, allowing for linear scaling of both ingestion and query performance. A single cluster can scale to hundreds of nodes.

I have found several relevant official documents for you, hoping that they will be helpful to you:
Query limits - Kusto | Microsoft Learn
Eventhouse and KQL Database consumption - Microsoft Fabric | Microsoft Learn

Here are some commands to set these properties:
Request limits policy - Kusto | Microsoft Learn
Also these ones:

vjunyantmsft_0-1740100443572.png


I also found a blog that has some guidance on how to do your own KQL-related performance testing, which I hope will be helpful to you:
Evaluate query performance of Azure Data Explorer | Microsoft Community Hub

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Nalapriya ,

Thanks for lbendlin's reply!
And @Nalapriya , There may not be any document that specifically describes the values ​​of these attributes.

Generally speaking:
Data Ingestion Rates: Azure Data Explorer can ingest data at rates of up to 200 MB/sec per node. In large clusters, this can scale linearly, allowing ingestion rates in the range of GBs per second.
Data Storage: ADX can handle petabytes of data efficiently.
Latency: Query latency is typically in the range of milliseconds to seconds, depending on the complexity of the query and the volume of data being scanned. Simple queries on indexed data can return results in milliseconds.
Horizontal Scaling: ADX clusters can scale out by adding more nodes, allowing for linear scaling of both ingestion and query performance. A single cluster can scale to hundreds of nodes.

I have found several relevant official documents for you, hoping that they will be helpful to you:
Query limits - Kusto | Microsoft Learn
Eventhouse and KQL Database consumption - Microsoft Fabric | Microsoft Learn

Here are some commands to set these properties:
Request limits policy - Kusto | Microsoft Learn
Also these ones:

vjunyantmsft_0-1740100443572.png


I also found a blog that has some guidance on how to do your own KQL-related performance testing, which I hope will be helpful to you:
Evaluate query performance of Azure Data Explorer | Microsoft Community Hub

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Latency, ahahaha.  Expect a minimum latency of 8 minutes before the inserted data is retrievable.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

Real Time Intelligence in a Day

Real-Time Intelligence in a Day—Free Training

Turn streaming data into instant insights with Microsoft Fabric. Learn to connect live sources, visualize in seconds, and use Copilot + AI for smarter decisions.

September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors