Cantitate/Preț
Produs

Physical Database Design: The Database Professional's Guide to Exploiting Indexes, Views, Storage, and More: The Morgan Kaufmann Series in Data Management Systems

Autor Sam S. Lightstone, Toby J. Teorey, Tom Nadeau
en Limba Engleză Paperback – 4 iun 2007
The rapidly increasing volume of information contained in relational databases places a strain on databases, performance, and maintainability: DBAs are under greater pressure than ever to optimize database structure for system performance and administration.
Physical Database Design discusses the concept of how physical structures of databases affect performance, including specific examples, guidelines, and best and worst practices for a variety of DBMSs and configurations. Something as simple as improving the table index design has a profound impact on performance. Every form of relational database, such as Online Transaction Processing (OLTP), Enterprise Resource Management (ERP), Data Mining (DM), or Management Resource Planning (MRP), can be improved using the methods provided in the book.


  • The first complete treatment on physical database design, written by the authors of the seminal, Database Modeling and Design: Logical Design, Fourth Edition
  • Includes an introduction to the major concepts of physical database design as well as detailed examples, using methodologies and tools most popular for relational databases today: Oracle, DB2 (IBM), and SQL Server (Microsoft)
  • Focuses on physical database design for exploiting B+tree indexing, clustered indexes, multidimensional clustering (MDC), range partitioning, shared nothing partitioning, shared disk data placement, materialized views, bitmap indexes, automated design tools, and more!
Citește tot Restrânge

Din seria The Morgan Kaufmann Series in Data Management Systems

Preț: 44029 lei

Preț vechi: 55036 lei
-20% Nou

Puncte Express: 660

Preț estimativ în valută:
8425 8864$ 6976£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780123693891
ISBN-10: 0123693896
Pagini: 448
Ilustrații: 150 illustrations
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.77 kg
Ediția:New edition.
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Data Management Systems


Public țintă

Database designers and database administrators working with large databases and data warehouses, who want to improve processing time for transactions and information access, resolve storage issues, and make life better for all of us.

Cuprins

1 Introduction to Physical Database Design2 Basic Indexing Methods3 Query Optimization and Plan Selection4 Selecting Indexes5 Selecting Materialized Views6 Shared-nothing Partitioning7 Range Partitioning8 Multidimensional Clustering9 The Interdependence Problem10 Counting and Data Sampling in Physical Design Exploration11 Query Execution Plans and Physical Design12 Automated Physical Database Design13 Down to the Metal: Server Resources and Topology14 Physical Design for Decision Support, Warehousing, and OLAP15 Denormalization16 Distributed Data AllocationAppendix A A Simple Performance Model for DatabasesAppendix B Technical Comparison of DB2 HADR with Oracle Data Guard for Database Disaster Recovery

Recenzii

"I highly recommend Physical Database Design by Lightstone, Teorey, and Nadeau. The book covers fine aspects of physical design -- issues such as the effects of different approaches to indexes, tradeoffs in materializing views, and details of physical data layout. Unlike other books, it does not focus on a particular product, but instead covers the deep principles that cut across products. The book addresses both transaction intensive applications (OLTP) as well as data warehouses (OLAP). Their new book is a welcome addition to the literature." --Michael Blaha, OMT Associates, Inc.
"This is an excellent book on physical database design, giving pragmatic models and advice. It has a wealth of information for both the student and for the practitioner -- presenting analytic models and practical tips that are demonstrated with examples using Oracle, DB2, and Microsoft SQL Server." --Jim Gray, Microsoft Research