Cantitate/Preț
Produs

Relational Database Index Design and the Optimizers – DB2, Oracle, SQL Server, et al.

Autor T Lahdenmaki
en Limba Engleză Hardback – 15 sep 2005
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.
Citește tot Restrânge

Preț: 74208 lei

Preț vechi: 92759 lei
-20% Nou

Puncte Express: 1113

Preț estimativ în valută:
14208 14795$ 11789£

Carte tipărită la comandă

Livrare economică 14-28 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780471719991
ISBN-10: 0471719994
Pagini: 328
Dimensiuni: 167 x 241 x 24 mm
Greutate: 0.61 kg
Editura: Wiley
Locul publicării:Hoboken, United States

Public țintă

Database specialists and application developers.  Also for graduate courses and distance learning. 

Cuprins


Descriere

This book covers index design, one aspect of database tuning. It will teach the reader how to improve the performance of relational databases (IBM DB2, Oracle, Microsoft SQL Server and others) with indexes designed for current hardware (gigabytes of central storage, large disk drives with RAID 5, etc.).