conference logo

Playlist "FrOSCon 2013"

High Performance MySQL for Developers

Aurimas Mikalauskas

In this talk, I will focus on key things that a developer should know or learn if they want to write High Performance MySQL-backed applications. The talk will cover the following topics:

- MySQL strengths & weaknesses
- MySQL indexing
- Query execution plans
- Basic things to know about MySQL configuration
- Solving some common application performance traips