码迷,mamicode.com
首页 > 数据库 > 详细

Ch1 The overview of DBS

时间:2016-05-16 23:14:31      阅读:223      评论:0      收藏:0      [点我收藏+]

标签:

I.The stage of development about the database management

Artificial management stage、File management stage、database management

 

II.Database

1.Database Management System(DBMS): the data management software between user and operating system.

2.Database System(DBS): involve database、software、people、hardware

 

III.The model in data abstraction process

conceptual model、data model、physical model

 

IV.Three essential elements of data model

1.data structure、data operation、integrity constraint

 

2.The commonly used data model

hierarchical model(tree structure)、network model(graph structure)、relation model(two-dimensional table)、object oriented data model、object relation data model、semistructure data model

 

Father of relation database:E.F.Codd

 

V.Three-level schema structure of database system

Schema(logical schema):one database one schema.

External schema(subschema):the subset of schema, one schema many subschemas.

Internal schema(storage schema):one database one internal schema.

 

Two-level image realization:external schema/schema image、schema/internal schema image

 

Ch1 The overview of DBS

标签:

原文地址:http://www.cnblogs.com/Renxj/p/5499801.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!