Cantitate/Preț
Produs

Efficient MySQL Performance: Best Practices and Techniques

Autor Daniel Nichter
en Limba Engleză Paperback – 4 ian 2022
"You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs). Daniel Nichter shows you how to apply the best practices and techniques that directly affect MySQL performance. You'll learn how to improve performance by analyzing query execution, indexing for common SQL clauses and table joins, optimizing data access, and understanding the most important MySQL metrics. You'll also discover how replication, transactions, row locking, and the cloud influence MySQL performance"--
Citește tot Restrânge

Preț: 29984 lei

Preț vechi: 37480 lei
-20%

Puncte Express: 450

Preț estimativ în valută:
5299 6235$ 4626£

Carte disponibilă

Livrare economică 16-30 martie
Livrare express 27 februarie-05 martie pentru 6707 lei


Specificații

ISBN-13: 9781098105099
ISBN-10: 1098105095
Pagini: 335
Dimensiuni: 178 x 234 x 20 mm
Greutate: 0.59 kg
Editura: O'Reilly

Descriere

You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).

Daniel Nichter shows you how to apply the best practices and techniques that directly affect MySQL performance. You'll learn how to improve performance by analyzing query execution, indexing for common SQL clauses and table joins, optimizing data access, and understanding the most important MySQL metrics. You'll also discover how replication, transactions, row locking, and the cloud influence MySQL performance.

Understand why query response time is the North Star of MySQL performanceLearn query metrics in detail, including aggregation, reporting, and analysisSee how to index effectively for common SQL clauses and table joinsExplore the most important server metrics and what they reveal about performanceDive into transactions and row locking to gain deep, actionable insightAchieve remarkable MySQL performance at any scale