Cargando…

Physical database design : the database professional's guide to exploiting indexes, views, storage, 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 focu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lightstone, Sam
Otros Autores: Teorey, Toby J., Nadeau, Tom, 1958-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Morgan Kaufmann/Elsevier, �2007.
Colección:Morgan Kaufmann series in data management systems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 SCIDIR_ocn162572955
003 OCoLC
005 20231117014932.0
006 m o d
007 cr cn|||||||||
008 070806s2007 ne a ob 001 0 eng d
040 |a OPELS  |b eng  |e pn  |c OPELS  |d OCLCQ  |d OCLCG  |d OCLCQ  |d B24X7  |d OCLCO  |d N$T  |d YDXCP  |d BTCTA  |d MERUC  |d LGG  |d VLB  |d ZCU  |d E7B  |d DKDLA  |d IDEBK  |d OCLCQ  |d OCLCF  |d OCLCQ  |d COO  |d AZK  |d LOA  |d COCUF  |d AGLDB  |d STF  |d MOR  |d PIFAG  |d LIV  |d OCLCQ  |d JBG  |d WRM  |d D6H  |d OCLCQ  |d VTS  |d XOS  |d NRAMU  |d OCLCQ  |d VT2  |d OCLCQ  |d WYU  |d LEAUB  |d M8D  |d UKCRE  |d VLY  |d OCLCQ  |d OCLCO  |d MHW  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBA707927  |2 bnb 
016 7 |z 013655407  |2 Uk 
019 |a 174131390  |a 176050370  |a 180752333  |a 406460484  |a 427799139  |a 441799381  |a 488132959  |a 507441228  |a 647656003  |a 856952252  |a 961626596  |a 962628260  |a 966265132  |a 984815900  |a 988455277  |a 991950151  |a 1037709778  |a 1038670173  |a 1039679022  |a 1040547162  |a 1040636771  |a 1041463233  |a 1041788974  |a 1045566266  |a 1049147854  |a 1055385040  |a 1065108277  |a 1081273961  |a 1153454849  |a 1156354140  |a 1162543844  |a 1192330436  |a 1202562224  |a 1228578886  |a 1262689396 
020 |a 9780123693891 
020 |a 0123693896 
020 |a 9780080552316  |q (electronic bk.) 
020 |a 0080552315  |q (electronic bk.) 
020 |a 9786611046545 
020 |a 6611046542 
035 |a (OCoLC)162572955  |z (OCoLC)174131390  |z (OCoLC)176050370  |z (OCoLC)180752333  |z (OCoLC)406460484  |z (OCoLC)427799139  |z (OCoLC)441799381  |z (OCoLC)488132959  |z (OCoLC)507441228  |z (OCoLC)647656003  |z (OCoLC)856952252  |z (OCoLC)961626596  |z (OCoLC)962628260  |z (OCoLC)966265132  |z (OCoLC)984815900  |z (OCoLC)988455277  |z (OCoLC)991950151  |z (OCoLC)1037709778  |z (OCoLC)1038670173  |z (OCoLC)1039679022  |z (OCoLC)1040547162  |z (OCoLC)1040636771  |z (OCoLC)1041463233  |z (OCoLC)1041788974  |z (OCoLC)1045566266  |z (OCoLC)1049147854  |z (OCoLC)1055385040  |z (OCoLC)1065108277  |z (OCoLC)1081273961  |z (OCoLC)1153454849  |z (OCoLC)1156354140  |z (OCoLC)1162543844  |z (OCoLC)1192330436  |z (OCoLC)1202562224  |z (OCoLC)1228578886  |z (OCoLC)1262689396 
050 4 |a QA76.9.D26  |b L54 2007eb 
072 7 |a COM  |x 084010  |2 bisacsh 
072 7 |a COM  |x 021000  |2 bisacsh 
072 7 |a COM  |x 030000  |2 bisacsh 
082 0 4 |a 005.74  |2 22 
100 1 |a Lightstone, Sam. 
245 1 0 |a Physical database design :  |b the database professional's guide to exploiting indexes, views, storage, and more /  |c Sam Lightstone, Toby Teorey, Tom Nadeau. 
260 |a Amsterdam ;  |a Boston :  |b Morgan Kaufmann/Elsevier,  |c �2007. 
300 |a 1 online resource (xx, 427 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a The Morgan Kaufmann series in data management systems 
520 |a 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 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. Features The first complete treatment on physical database design, written by the authors of the seminal, Database Modeling and Design: Logical Design, 4th 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! The first complete treatment on physical database design, written by the authors of the seminal, Database Modeling and Design: Logical Design, 4th 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! 
505 0 |a 1: Introduction to physical database design -- 2: Basic indexing methods -- 3: Query optimization and plan selection -- 4: Selecting indexes -- 5: Selecting materialized views -- 6: Shared nothing partitioning -- 7: Range partitioning -- 8: Multidimensional clustering -- 9: The interdependence problem (i.e. design choices) -- 10: Data sampling in design exploration -- 11: Access plan selection and physical design -- 12: Automated physical database design -- 13: Down to the metal -- 14: Physical design for Decision Support, Warehousing and OLAP -- 15: Denormalization -- 16: Distributed Data Allocation -- Appendix A: A Simple Performance Model for Database. 
504 |a Includes bibliographical references (pages 391-409) and indexes. 
588 0 |a Print version record. 
546 |a English. 
650 0 |a Database design. 
650 6 |a Bases de donn�ees  |x Conception.  |0 (CaQQLa)201-0188521 
650 7 |a COMPUTERS  |x Desktop Applications  |x Databases.  |2 bisacsh 
650 7 |a COMPUTERS  |x Database Management  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x System Administration  |x Storage & Retrieval.  |2 bisacsh 
650 7 |a Database design  |2 fast  |0 (OCoLC)fst00888032 
700 1 |a Teorey, Toby J. 
700 1 |a Nadeau, Tom,  |d 1958- 
776 0 8 |i Print version:  |a Lightstone, Sam.  |t Physical database design.  |d Amsterdam ; Boston : Morgan Kaufmann/Elsevier, �2007  |z 9780123693891  |z 0123693896  |w (DLC) 2006102899  |w (OCoLC)77572979 
830 0 |a Morgan Kaufmann series in data management systems. 
856 4 0 |u https://sciencedirect.uam.elogim.com/science/book/9780123693891  |z Texto completo