SQL Performance Explained
Markus Winand
SQL Performance Explained helps developers improve database performance with a focus on SQL indexing. Starting with the basics of indexing and the WHERE clause, the book guides developers through all parts of an SQL statement, covering multi-column indexes, SQL functions, LIKE queries, join optimization, clustering, ORDER BY and GROUP BY performance, and pagination. It applies to all major SQL databases.
databases backend data intermediate practical reference sql performance
db sql hands-on hands on