Atatus provides a complete overview of your database performance. You can explore your database operations with information on the query time and throughput using Database Monitoring . Critical errors that are slowing down your database with query response time and database instance, will be pointed out easily. You will also get the exact line of a database query to view each layer of your session trace to make improvements.
Query Time
Query time is the response time of the database for different transactions. You can check the databases indvidually to see if it can be optimized to improve the performance of the app.
Slowest Queries
You can see the details of the slowest database queries with their response time. See if it can be optimized to improve the performance of the apps.