How to Optimize MySQL: Indexes, Slow Queries, Configuration
Here's a compendium of practical MySQL optimization tricks - from bottlenecks to configuration and indexes. Leave your ORM behind and get your hands dirty!
Here's a compendium of practical MySQL optimization tricks - from bottlenecks to configuration and indexes. Leave your ORM behind and get your hands dirty!
Facebook recently released OSQuery - a way to inspect your operating system's state with SQL as if it were a relational database. See how!