Back to Glossary
DatabaseIntermediate

What is Query Optimisation?

The process of making database queries run faster and use fewer resources.

Why It Matters

Poorly optimised queries are one of the most common causes of slow application performance.

Real-World Example

Adding an index and rewriting a query to reduce its execution time from 5 seconds to 50 milliseconds.

“Understanding terms like Query Optimisation matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.