
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!
Sql or NoSQL is the question when choosing a database with Google App Engine and we try to answer that in this two part post