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!
David Bush discusses the importance of understanding core functionality in Rails, showing how indexes work and how to implement a database by yourself.