Share this:
- Click to share on X (Opens in new window) X
- Click to share on LinkedIn (Opens in new window) LinkedIn
- More
- Click to email a link to a friend (Opens in new window) Email
- Click to print (Opens in new window) Print
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on Reddit (Opens in new window) Reddit
- Click to share on Tumblr (Opens in new window) Tumblr
- Click to share on Pinterest (Opens in new window) Pinterest
- Click to share on Pocket (Opens in new window) Pocket
One simple way to find what apps are using DB queries is using Stackify’s APM solution (http://stackify.com) we use it to see how queries are being used and remove inefficiencies using the DB and specific queries (like finding that specific query was used many times by 5 different apps…)
Yes, APM tools can be useful, but we find that some teams treat APM as ‘magic’ instead of reasoning about the software from first principles. A combination of approaches works well.
I guess I can see your point. It does probably varies between small and large companies and different organizational cultures