# Database Monitoring

Monitor all the database stats you need, such as load, success rate, and the slowest queries, to guarantee optimal application performance.

![](/files/Dgra9pTd4jUXUqSWWbg0)

With RevDeBug, you can discover queries, analyze the response time and measure failure rates by browsing your traces in real time. Easily discover any execution details that might impact your application performance, drill into statements and track down slow queries on dedicated dashboards.

<figure><img src="/files/mYO2mb4UCfzoQTylNDXT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://revdebug.gitbook.io/revdebug/revdebug-features/database-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
