YoVDO

PHP's Biggest Bottleneck - MySQL

Offered By: PHP UK Conference via YouTube

Tags

PHP UK Conference Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to optimize MySQL performance in PHP applications during this 45-minute conference talk from PHP UK Conference. Learn about the common bottlenecks in MySQL and explore eight practical solutions to enhance database efficiency. Gain insights into indexing techniques, query caching, storage engine selection, and slow query log analysis. Understand the importance of proper data type usage and stored procedures. By the end of this talk, acquire the skills to diagnose and resolve MySQL performance issues like a database administrator, ultimately improving the speed and responsiveness of your PHP applications.

Syllabus

Introduction
The problem with MySQL
Simple fixes
Indexes
Simple example
Using an index
Storing indexes
Explain
Explain example
Explain example 2
What is query caching
Configure query caching
Choose the right storage engine
Use a slow query log
Example slow query log
Slow query definition
Understanding data types
User table example
Questions
Procedures


Taught by

PHP UK Conference

Related Courses

What's New in PHP 8.1
PHP UK Conference via YouTube
From Betamax to VCR - Harden Your API Integration Testing
PHP UK Conference via YouTube
Levelling Up Your Web Scraping Game
PHP UK Conference via YouTube
Practical Advanced Static Analysis
PHP UK Conference via YouTube
PHP Fibers
PHP UK Conference via YouTube