1、 分布式数据库系统 DDS 李锐 http:/ Database SystemsDistributed DBS University of Shanghai for Science and Technology Page 1.2课程简介学习分布式数据库系统基本概念及其原理掌握分布式数据库设计的基本方法研究分布式数据库访问策略及其优化等问题解决跨地域信息系统开发中的数据库设计问题 Distributed DBS University of Shanghai for Science and Technology Page 1.3课程学习方法讲课文献阅读设计作业( 1-2次)实验项目Distrib
2、uted DBS University of Shanghai for Science and Technology Page 1.4第 0讲 : 引论分布式数据库发展分布式数据库概念分布式数据库特性和优缺点分布式数据库分类分布式数据库存储分布式数据库的独立性和透明性Distributed DBS University of Shanghai for Science and Technology Page 1.5References TEXTBOOK邵佩英 分布式数据库系统及其应用 第二版 科学出版社M.T. zsu and P. Valduriez. Principles of Distri
3、buted Database Systems, 2nd edition. Prentice Hall贾焰 分布式数据库技术 . 国防工业出版社周龙骧 分布式数据库管理系统实现技术 科学出版社 Journal DISTRIBUTED DATABASE SYSTEMS: WHERE ARE WE NOW?Distributed DBS University of Shanghai for Science and Technology Page 1.6数据库系统体系结构集中式数据库系统客户 /服务器数据库系统 并行数据库系统 分布式数据库系统 Distributed DBS University o
4、f Shanghai for Science and Technology Page 1.7数据库系统体系结构概述数据库系统的体系结构与计算机系统的体系结构密切相关 : 集中式体系结构 - 集中式数据库系统 计算机的联网 - 客户 /服务器数据库系统 并行处理能力 - 并行数据库系统 分布计算能力 - 分布式数据库系统Distributed DBS University of Shanghai for Science and Technology Page 1.8集中式数据库系统运行在一台计算机上,数据集中存储在一台计算机中,不与其他计算机系统交互的数据库系统。规模:个人微机 - 大型主机单用
5、户系统:管理简单多用户系统 : 具有并发控制、故障恢复等能力 Distributed DBS University of Shanghai for Science and Technology Page 1.9客户 /服务器结构微机变得速度更快,能力更强,价格更低- 集中式系统中的终端被微机所代替- 集中式系统直接执行的用户界面功能由微机来处理集中式系统 - 客户机 /服务器系统Distributed DBS University of Shanghai for Science and Technology Page 1.10客户 /服务器结构客户 /服务器系统的一般结构客户 客户 客户 客户. . .服务器网络