Talk in English - US at php[tek] 2024
Short URL: https://joind.in/talk/8635d
(QR-Code (opens in new window))
Structured Query Language can be tricky. The main tool that is used to check query performance is EXPLAIN. EXPLAIN is beyond tricky, having its own little quirks and foibles. This is an introductory session into its use with MySQL and PostgreSQL where you will learn to decipher what EXPLAIN is trying to tell you. EXPLAIN is a handy tool once you learn how to read the entrails.
Comments
Comments are closed.
I have many queries that I'd like to pass through this.
Dave is very knowledgeable on pretty much anything SQL. Fantastic talk. Definitely learned some new things about using EXPLAIN and ANALYZE
Great talk, I just wish there was more time to dive into some more complex queries or ways some common slow queries could be rewritten.
Im gonna go back and start analyzing all our projects.
Very informative, but wish speaker spoke with more energy. Would help with keeping audience engaged.