中文名: 數據庫系統基礎 (第6版)
原名: Fundamentals of Database Systems
作者: Ozsu
Valduriez
Hellerstein
Stonebraker
Halpin
Groppe
Garcia-Molina
Ullman
Widom
Laszewski
Elmasri
Navathe
圖書分類: 軟件
資源格式: PDF
版本: 文字版
出版社: Springer
書號: 978-1-4419-8833-1
發行時間: 2011年
地區: 美國
語言: 英文
簡介:
![](https://www.ed2k.online/tushu/UploadFiles_2708/201707/2017071023253640.jpg)
djvu 閱讀器:
http://windjview.sourceforge.net/
內容簡介:本書是一本非常適合作研究生數據庫教學用的教材。其內容包括了分布式數據庫所用的基本原理、方法、重要的算法介紹及部分系統的實際實現技巧。新版還增加了一些新的內容如:用整整兩章來介紹並行數據庫和分布式對象數據庫管理系統。
本書具有以下特點:1.內容較為全面,系統地覆蓋了分布式數據庫的主要方面;2.反映了目前的一些研究成果如:數據倉庫,萬維網和數據庫,基於推理的技術以及移動DBMS;3.敘述清楚,容易閱讀。
內容截圖:
目錄:
preface
1 1 ntroduction
1.1 distributed data processing
l.2 what is a distributed database system?
1.3 promises of ddbss
1.3.1 transparent management of distributed and replicated data
1.3.2 reliability through distributed transactions
1.3.3 improved performance
1.3.4 easier system expansion
1.4 complicating factors
1.5 problem areas
l.5.1 distributed database design
1.5.2 distributed query processing
l.5.3 distributed directory management
1.5.4 distributed concurrency control
1.5.5 distributed deadlock management
1.5.6 reliability of distributed dbms
1.5.7 operating system support
1.5.8 heterogeneous databases