Ksišżki informatyczne

Strona główna
Bestsellery
Pomoc
Regulamin
Odbiór osobisty
Kontakt
Koszyk
» Informatyka
» Informatyka po angielsku





Znak akceptacji PayPal
Ksiazki - Informatyczne .pl » informatyka » informatyka

Database System Concepts

 Database System ConceptsWydawnictwo: mcgraw-hill
Autor: Abraham Silberschatz
Liczba stron: 1024
Oprawa: miękka
ISBN: 978-0-07-124476-3
Czas dostawy: 4 - 7 dni
Nasza cena: 222,60 zł  


Opis Database System Concepts:
Database System Concepts, 5/e, is intended for a first course in databases at the junior or senior undergraduate, or first-year graduate, level. In addition to basic material for a first course, the text contains advanced material that can be used for course supplements, or as introductory material for an advanced course.
The authors assume only a familiarity with basic data structures, computer organization, and a high-level programming language such as Java, C, or Pascal. Concepts are presented as intuitive descriptions, and many are based on the running example of a bank enterprise. Important theoretical results are covered, but formal proofs are omitted. In place of proofs, figures and examples are used to suggest why a result is true.
The fundamental concepts and algorithms covered in the book are often based on those used in existing commercial or experimental database systems. The aim is to present these concepts and algorithms in a general setting that is not tied to one particular database system. Details of particular commercial database systems are discussed in the case studies which constitute Part 8 of the book.
The fifth edition of Database System Concepts retains the overall style of prior editions while evolving the content and organization to reflect the changes that are occurring in the way databases are designed, managed, and used.
Earlier coverage of SQL|A new Part devoted to database design|Increased coverage of XML|Expanded treatment of data mining and data analysis|New case study covering PostgresQL|Increased emphasis on practical applications and implementation in both the examples and the assignments|Enhanced pedagogy|Web page and teaching supplements|Online appendices|Thoroughly revised and updated coverage of object-relational databases


Spis treści Database System Concepts:

Chapter 1 Introduction
Part 1: Relational Databases

Chapter 2 Relational Model

Chapter 3 SQL

Chapter 4 Advanced SQL

Chapter 5 Other Relational Languages
Part 2: Database Design

Chapter 6 The Database Design Process

Chapter 7 Design Using the Entity-Relationship Approach

Chapter 8 Relational-Database Design

Chapter 9 Application Design and Development
Part 3: ObjectBased and Semi-Structured Databases

Chapter 10 Object-Relational Databases

Chapter 11 XML
Part 4: Data Storage and Querying

Chapter 12 Storage and File Structures

Chapter 13 Indexing and Hashing

Chapter 14 Query Processing

Chapter 15 Query Optimization

Chapter 16 Data Mining

Chapter 17 Data Analysis and Information Retrieval
Part 5: Transaction Management

Chapter 18 Transactions

Chapter 19 Concurrency Control

Chapter 20 Recovery System
Part6: Parallel and Distributed Database Systems

Chapter 21 Database System Architectures

Chapter 22 Distributed Databases

Chapter 23 Parallel Databases
Part 7: Other Topics

Chapter 24 Performance Benchmarks and Tuning

Chapter 25 Advanced Data Types and Applications

Chapter 26 Advanced Transaction Processing
Part 8: Case Studies

Chapter 27 Oracle

Chapter 28 SQL Server

Chapter 29 DB2

Chapter 30 PostgresSQL
Appendix A Network Model
Appendix B Hierarchical Model
Appendix C Advanced Normalization