Read more
Informationen zum Autor Ronald Bradford is an Oracle ACE Director and MySQL Community Member of the Year. He is also the visionary force behind this series. Ronald is a respected industry expert with more than 20 years of experience in the relational database field, with 12 years of experience working with MySQL. He combines his extensive consulting expertise with numerous public speaking events at conferences worldwide. Ronald is the all-time top individual MySQL blogger and is co-author of Effective MySQL: Backup and Recovery . Klappentext Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Essential Guide to SQL Statement Optimization Written by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and practical examples that can be applied immediately to improve database and application performances. Featuring a step-by-step approach to SQL optimization, this Oracle Press book helps you to analyze and tune problematic SQL statements. Identify the essential analysis commands for gathering and diagnosing issuesLearn how different index theories are applied and represented in MySQLPlan and execute informed SQL optimizationsCreate MySQL indexes to improve query performanceMaster the MySQL query execution planIdentify key configuration variables that impact SQL execution and performanceApply the SQL optimization lifecycle to capture, identify, confirm, analyze, and optimize SQL statements and verify the resultsImprove index utilization with covering indexes and partial indexesLearn hidden performance tips for improving index efficiency and simplifying SQL statements Zusammenfassung The first book in the new Oracle Press Effective MySQL series from Oracle ACE Director Ronald Bradford and his team of experts takes readers through critical and exacting elements of optimization! offering Bradford's personal insights! tips! and revelations. Inhaltsverzeichnis 1. The Five Minute DBA 2. The Essential Analysis Commands 3. Understanding MySQL Indexes 4. Creating MySQL Indexes 5. Creating Better MySQL Indexes 6. MySQL Configuration Options 7. The SQL Lifecycle 8. Hidden Performance Tips 9. Explaining the MySQL EXPLAIN...
List of contents
1. The Five Minute DBA
2. The Essential Analysis Commands
3. Understanding MySQL Indexes
4. Creating MySQL Indexes
5. Creating Better MySQL Indexes
6. MySQL Configuration Options
7. The SQL Lifecycle
8. Hidden Performance Tips
9. Explaining the MySQL EXPLAIN