Author
Mano Toth
Senior Technical Writer
The progressive query status bar gives you a real-time window into your query’s journey. While you’re used to watching that spinning wheel in batched query mode, progressive queries now give you a dynamic status bar that keeps you informed every step of the way.
The new status bar continuously updates with three crucial metrics:
- Rows examined: See exactly how much data your query has processed.
- Rows matched: Track how many records meet your search criteria.
- Rows returned: Monitor your result set as it builds.
This enhancement transforms the query experience from a black box into a transparent process. For complex queries or large datasets, you’ll no longer wonder “Is anything happening?” Instead, you’ll have clear visibility into your query’s progress, helping you make better decisions about query optimization and runtime expectations.
Ready to experience this enhanced visibility? Try progressive query mode today in the Axiom web app or the Playground and watch your queries unfold in real-time.