Physical Database Design - Książki Medyczne - Najtańsza Księgarnia Medyczna
img
img

Physical Database Design

  • Dostępność: Produkt dostępny
  • Wydawca: Morgan Kaufmann
  • Cena: 468,92 zł
  • Ilość:
    imgDARMOWA DOSTAWA
  • Poleć produkt
  • Tytuł: Physical Database Design
    Autor: Tom Nadeau, Sam S. Lightstone, Toby J. Teorey
    Stron: 448
    ISBN: 9780123693891
    Rok: 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.This is the first complete treatment on physical database design, written by the authors of the seminal, "Database Modeling and Design: Logical Design, 4th edition". It 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). It 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! 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