Introduction
The profiler helps find slow database queries so you can make your app faster.
When your app feels slow and you want to see which database queries take the most time.
When you want to check if a new feature causes slow database access.
When you want to improve database performance by fixing slow queries.
When you want to monitor database activity during peak hours.
When you want to learn how your database is used in real time.