SQL Performance Explained helps developers to improve database performance. The focus is on SQL-it covers all major SQL databases without getting lost in the details of any one specific product.

Starting w...

Buy Now From Amazon

SQL Performance Explained helps developers to improve database performance. The focus is on SQL-it covers all major SQL databases without getting lost in the details of any one specific product.

Starting with the basics of indexing and the WHERE clause, SQL Performance Explained guides developers through all parts of an SQL statement and explains the pitfalls of object-relational mapping (ORM) tools like Hibernate.

Topics covered include:
 • Using multi-column indexes
 • Correctly applying SQL functions
 • Efficient use of LIKE queries
 • Optimizing join operations
 • Clustering data to improve performance
 • Pipelined execution of ORDER BY and GROUP BY
 • Getting the best performance for pagination queries
 • Understanding the scalability of databases

Its systematic structure makes SQL Performance Explained both a textbook and a reference manual that should be on every developer's bookshelf.

Covers all major databases: Oracle® Database, SQL Server®, PostgreSQL, MySQL

What readers say:
"This book is definitively worth having in the company library." - Joe Celko



Similar Products

SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers)SQL Cookbook: Query Solutions and Techniques for Database Developers (Cookbooks (O'Reilly))Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable SystemsThe Art of SQLSQL Tuning: Generating Optimal  Execution PlansPro Oracle SQL Development: Best Practices for Writing Advanced QueriesSQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL (4th Edition)Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming