Query Optimization
Making queries answer quickly: reading execution plans, adding the right indexes, and avoiding work the database does not need to do. It is where a good schema pays off.
I analyze and improve SQL queries to keep applications responsive as their data grows.
Experience highlights
- Review query shape and indexing strategy.
- Reduce avoidable work in frequently executed data paths.
From the blog
Related writing
Articles from JWS News and DEV that relate to Query Optimization.
From GoToSocial
Related thoughts
Short posts about Query Optimization, matched by topic hashtags.

