- 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
- 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
- 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
《sjtu_se_212_数据库》.pdf
01 概 述
Introduction
数据库
• Database
–长期储存在计算机内的、有组织的、可共享的、
互相关联的数据的集合
–是一个持久数据的集合
–A very large, integrated collection of data.
数据库管理系统
• DataBase Management System(DBMS)
• A software package designed to store
and manage databases.
• Provide efficient, reliable, convenient,
and safe multi-user storage of and
access to massive amounts of persistent
data.
3
DBMS
• Massive
• Persistent
• Safe
• Multi-user
• Convenient
• Efficient
• Reliable
Key concepts
• Data model
– A collection of concepts for describing data
– A description of, in general, how the data is structured.
• Schema versus data
– A description of a particular collection of data, using the given
data model
– The schema sets up the structure of the database.
• Data definition language (DDL)
• Data manipulation or query language (DML)
数据抽象
Conceptual)
People
• DBMS implementer
• Database designer
• Database application developer
• Database administrator
D
B
M
S
统 系
构 结
数据库应用
Whether you know it or not,
you’re using a database every day
……
02 关系模型
Relational Model
关系数据模型基础
• 关系模型是一种基于表的数据模型
–用表的集合表示数据及数据间的联系
• Schema
–structural description of relations in database
s
Student(sno, name, age, gender, dept)
• Instance
–actual contents at given point in time
Student(95001,”张三”,21,”M”,”SE”)
• atabase
您可能关注的文档
- 《SAP_J2EE_Migration_Guide》.pdf
- 《SDD固态硬盘评测及优化》.pdf
- 《sdst2221.2-二零一六数据访问服务接口规范——web要素服务规范(征求意见稿)》.pdf
- 《sdstxxxx-二零一六医药卫生科学数据共享元数据标准(征求意见稿)》.pdf
- 《SD智能网络视频监控技术详解与实践》.pdf
- 《SD电气自动化工程师速成教程重复》.pdf
- 《Secret_SEO_Questions_Answers》.pdf
- 《SEED:DSP+FPGA培训教程》.pdf
- 《SEM培训资料:搜索营销打造成功网站》.pdf
- 《Sencha MVC Architecture》.pdf
文档评论(0)