Jump to ratings and reviews
Rate this book

Relational Database Index Design and the Optimizers

Rate this book
Improve the performance of relational databases with indexes designed for today's hardware

Over the last few years, hardware and software have advanced beyond all recognition, so it's hardly surprising that relational database performance now receives much less attention. Unfortunately, the reality is that the improved hardware hasn't kept pace with the ever-increasing quantity of data processed today. Although disk packing densities have increased enormously, making storage costs extremely low and sequential read very fast, random reads are still painfully slow. Many of the old design recommendations are therefore no longer valid-the optimal point of indexing has come a long way. Consequently many of the old problems haven't actually gone away-they have simply changed their appearance.

This book provides an easy but effective approach to the design of indexes and tables. Using lots of examples and case studies, the authors describe how the DB2, Oracle, and SQL Server optimizers determine how to access data, and how CPU and response times for the resulting access paths can be quickly estimated. This enables comparisons to be made of the various designs, and helps you choose available choices for the most appropriate design.

This book is intended for anyone who wants to understand the issues of SQL performance or how to design tables and indexes effectively. With this title, readers with many years of experience of relational systems will be able to better grasp the implications that have been brought into play by the introduction of new hardware.

328 pages, Hardcover

First published January 1, 2005

2 people are currently reading
25 people want to read

About the author

Tapio Lahdenmaki

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (20%)
4 stars
7 (46%)
3 stars
4 (26%)
2 stars
1 (6%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Diego Martins.
14 reviews1 follower
August 1, 2014
The book could be more didactic. In a lot of pages the author begins to explain something about a drawing that belongs to the next page, making it difficult to follow.

Also, expect lots of maths and really deep, detailed explanations.
226 reviews2 followers
Read
May 11, 2010
Creating Web Pages for Dummies
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.