Database Systems: A Practical Approach to Design, Implementation and Management, 6/e (IE-Paperback)【內含Access Code,經刮除不受退】
暫譯: 資料庫系統:設計、實作與管理的實務方法,第6版 (IE-平裝本)【內含Access Code,經刮除不受退】

CONNOLLY

  • 出版商: Prentice Hall
  • 出版日期: 2014-07-31
  • 定價: $1,180
  • 售價: 9.8$1,156
  • 語言: 英文
  • 頁數: 1440
  • 裝訂: Paperback
  • ISBN: 1292061189
  • ISBN-13: 9781292061184
  • 相關分類: 資料庫
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

相關主題

商品描述

<內容簡介>

Database design methodologyis explicitly divided into three phases based on the widely accepted Entity—Relationship model: conceptual, logical, and physical. Each phase is described in a separate chapter with an integrated case study of the methodology working in practice.
 •To help the reader use the methodology and understand the important issues, the methodology has been described using a realistic worked example, based on an integrated case study, DreamHome. 
 •Three additional case studies are provided in Appendix B to allow readers to try out the methodology for themselves. 
•The methodology in each phase is presented as a series of steps. For the inexperienced designer, it is expected that the steps will be followed in the order described, and guidelines are provided throughout to help with this process. For the experienced designer, the methodology can be less prescriptive, acting more as a framework or checklist. 
•An easy-to-use, step-by-step methodology for physical database design, covers the mapping of the logical design to a physical implementation, the selection of file organizations and indexes appropriate for the applications, and when to introduce controlled redundancy. The integrated case study shows how to use the methodology. 
•Separate chapters show how database design fits into the overall database systems development lifecycle, how fact-finding techniques can be used to identify the system requirements, and how UML fits into the methodology.

 

<章節目錄>

Part I Background
Chapter 1 Introduction to Databases
Chapter 2 Database Environment
Chapter 3 Database Architectures and the Web
Part 2 The Relational Model and Languages
Chapter 4 The Relational Model
Chapter 5 Relational Algebra and Relational Calculus
Chapter 6 SQL: Data Manipulation
Chapter 7 SQL: Data Definition
Chapter 8 Advanced SQL
Chapter 9 Object-Relational DBMSs
Part 3 Database Analysis and Design
Chapter 10 Database System Development Lifecycle
Chapter 11 Database Analysis and the DreamHome Case Study
Chapter 12 Entity-Relationship Modeling
Chapter 13 Enhanced Entity-Relationship Modeling
Chapter 14 Normalization
Chapter 15 Advanced Normalization
Part 4 Methodology
Chapter 16 Methodology
Conceptual Database Design
Chapter 17 Methodology
Logical Database Design for the Relational Model
Chapter 18 Methodology
Physical Database Design for Relational Databases
Chapter 19 Methodology
Monitoring and Tuning the Operational System
Part 5 Selected Database Issues
Chapter 20 Security and Administration
Chapter 21 Professional, Legal, and Ethical Issues in Data Management
Chapter 22 Transaction Management
Chapter 23 Query Processing
Part 6 Distributed DBMSs and Replication
Chapter 24 Distributed DBMSs
Concepts and Design
Chapter 25 Distributed DBMSs
Advanced Concepts
Chapter 26 Replication and Mobile Databases8
Part 7 Object DBMSs
Chapter 27 Object-Oriented DBMSs
Concepts and Design
Chapter 28 Object-Oriented DBMSs
Standards and Systems
Part 8 The Web and DBMSs
Chapter 29 Web Technology and DBMSs
Chapter 30 Semistructured Data and XML
Part 9 Business Intelligence
Chapter 31 Data Warehousing Concepts
Chapter 32 Data Warehousing Design
Chapter 33 OLAP
Chapter 34 Data Mining
Appendices
A Users' Requirements Specification for DreamHome Case Study
B Other Case Studies
C Alternative ER Modeling Notations
D Summary of the Database Design Methodology for Relational Databases
E Introduction to Pyrrho: A Lightweight RDBMS
F File Organizations and Indexes (Online)
G When Is a DBMS Relational? (Online)
H Commercial DBMSs: Access® and Oracle
®(Online)
I Programmatic SQL (Online)
J Estimating Disk Space Requirements (Online)
K Introduction to Object-Oriented Concepts (Online)
L Example Web Scripts (Online)
M Query-By-Example (QBE) (Online)
N Third Generation Manifestos (Online)
0 Postgres
An Early ORDBMS (Online)

 

商品描述(中文翻譯)

內容簡介
資料庫設計方法論明確地分為三個階段,基於廣泛接受的實體—關聯模型:概念性、邏輯性和物理性。每個階段在單獨的章節中描述,並結合一個實際案例研究,展示該方法論的實際運作。
• 為了幫助讀者使用該方法論並理解重要議題,該方法論使用一個基於綜合案例研究的現實範例,DreamHome,進行描述。
• 附錄B提供了三個額外的案例研究,讓讀者可以自行嘗試該方法論。
• 每個階段的方法論以一系列步驟呈現。對於缺乏經驗的設計師,預期將按照描述的順序遵循這些步驟,並在整個過程中提供指導。對於有經驗的設計師,該方法論可以不那麼具約束性,更像是一個框架或檢查清單。
• 一個易於使用的逐步方法論,用於物理資料庫設計,涵蓋邏輯設計到物理實現的映射、適合應用的檔案組織和索引的選擇,以及何時引入受控冗餘。綜合案例研究展示了如何使用該方法論。
• 單獨的章節展示了資料庫設計如何融入整體資料庫系統開發生命週期,如何使用事實發掘技術來識別系統需求,以及UML如何融入該方法論。

章節目錄
**第一部分 背景**
第1章 資料庫簡介
第2章 資料庫環境
第3章 資料庫架構與網路
**第二部分 關聯模型與語言**
第4章 關聯模型
第5章 關聯代數與關聯演算
第6章 SQL:資料操作
第7章 SQL:資料定義
第8章 進階SQL
第9章 物件關聯DBMS
**第三部分 資料庫分析與設計**
第10章 資料庫系統開發生命週期
第11章 資料庫分析與DreamHome案例研究
第12章 實體—關聯建模
第13章 增強實體—關聯建模
第14章 正規化
第15章 進階正規化
**第四部分 方法論**
第16章 方法論-概念性資料庫設計
第17章 方法論-關聯模型的邏輯資料庫設計
第18章 方法論-關聯資料庫的物理資料庫設計
第19章 方法論-監控與調整操作系統
**第五部分 選定的資料庫議題**
第20章 安全性與管理
第21章 資料管理中的專業、法律與倫理議題
第22章 交易管理
第23章 查詢處理
**第六部分 分散式DBMS與複製**
第24章 分散式DBMS-概念與設計
第25章 分散式DBMS-進階概念
第26章 複製與行動資料庫
**第七部分 物件DBMS**
第27章 物件導向DBMS-概念與設計
第28章 物件導向DBMS-標準與系統
**第八部分 網路與DBMS**
第29章 網路技術與DBMS
第30章 半結構化資料與XML
**第九部分 商業智慧**
第31章 資料倉儲概念
第32章 資料倉儲設計
第33章 OLAP
第34章 資料探勘
**附錄**
A DreamHome案例研究的使用者需求規範
B 其他案例研究
C 替代ER建模符號
D 關聯資料庫設計方法論摘要
E Pyrrho簡介:一個輕量級RDBMS
F 檔案組織與索引(線上)
G 何時為關聯DBMS?(線上)
H 商業DBMS:Access®與Oracle®(線上)
I 程式化SQL(線上)
J 磁碟空間需求估算(線上)
K 物件導向概念簡介(線上)
L 範例網頁腳本(線上)
M 查詢範例(QBE)(線上)
N 第三代宣言(線上)
0 Postgres-早期ORDBMS(線上)