> For the complete documentation index, see [llms.txt](https://docs.tableplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tableplus.com/query-editor/streaming-results-and-async-loading.md).

# Streaming Results & Async Loading

## **Streaming results and async loading**

When you execute a long-running query, TablePlus will not wait until the results fully loaded to show them, but to start streaming the results as it loads, immediately right after you execute the query.

Loading the results is also a background task which doesn't block the UI. So it allows you to work on other tasks while waiting for it to be loaded.

![](/files/-LrtYOXqtBfYu9znj27u)
