freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

anqingteacherscollegedepartmentofcomputer(編輯修改稿)

2025-08-11 17:43 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 人工管理階段 (40年代中 50年代中 ) ? 文件系統(tǒng)階段 (50年代末 60年代中 ) ? 數(shù)據(jù)庫(kù)系統(tǒng)階段 (60年代末 現(xiàn)在 ) Principle and Application of Database System 一、人工管理 ? 時(shí)期 ? 40年代中 50年代中 ? 產(chǎn)生的背景 ? 應(yīng)用需求 科學(xué)計(jì)算 ? 硬件水平 無(wú)直接存取存儲(chǔ)設(shè)備 ? 軟件水平 沒(méi)有操作系統(tǒng) ? 數(shù)據(jù)處理方式 批處理 Principle and Application of Database System 人工管理 ? 特點(diǎn) ? 數(shù)據(jù)不保存 。 ? 應(yīng)用程序管理數(shù)據(jù) ? 數(shù)據(jù)面向某一應(yīng)用程序 ? 數(shù)據(jù)無(wú)共享、冗余度極大 ? 數(shù)據(jù)不獨(dú)立,完全依賴于程序 Principle and Application of Database System 應(yīng)用程序與數(shù)據(jù)的對(duì)應(yīng)關(guān)系 (人工管理 ) 應(yīng)用程序1 數(shù)據(jù)集1 應(yīng)用程序2 數(shù)據(jù)集2 應(yīng)用程序n 數(shù)據(jù)集 n ...… ...… Principle and Application of Database System 二、文件系統(tǒng) ? 時(shí)期 ? 50年代末 60年代中 ? 產(chǎn)生的背景 ? 應(yīng)用需求 科學(xué)計(jì)算、數(shù)據(jù)處理 ? 硬件水平 磁盤、磁鼓 ? 軟件水平 有文件系統(tǒng) ? 處理方式 聯(lián)機(jī)實(shí)時(shí)處理、批處理 Principle and Application of Database System 文件系統(tǒng) 特點(diǎn) ? 數(shù)據(jù)可長(zhǎng)期保存 ? 數(shù)據(jù)由文件系統(tǒng)管理 ? 數(shù)據(jù)面向某一應(yīng)用程序 ? 數(shù)據(jù)的共享性差、冗余度大 ? 數(shù)據(jù)記錄內(nèi)有結(jié)構(gòu) ,整體無(wú)結(jié)構(gòu) ? 數(shù)據(jù)獨(dú)立性差,數(shù)據(jù)的邏輯結(jié)構(gòu)改變必須修改應(yīng)用程序 Principle and Application of Database System 應(yīng)用程序與數(shù)據(jù)的對(duì)應(yīng)關(guān)系 (文件系統(tǒng) ) 應(yīng)用程序1 文件1 應(yīng)用程序2 文件 2 應(yīng)用程序n 文件 n 存取方法 ...… ...… Principle and Application of Database System 三、數(shù)據(jù)庫(kù)系統(tǒng) ? 時(shí)期 ? 60年代末以來(lái) ? 產(chǎn)生的背景 ? 應(yīng)用背景 大規(guī)模管理 ? 硬件背景 大容量磁盤 ? 軟件背景 有數(shù)據(jù)庫(kù)管理系統(tǒng) ? 處理方式 聯(lián)機(jī)實(shí)時(shí)處理、分布處理 Principle and Application of Database System 數(shù)據(jù)結(jié)構(gòu)化 ? 整體 數(shù)據(jù)的結(jié)構(gòu)化是數(shù)據(jù)庫(kù)的主要特征之一。 Principle and Application of Database System 數(shù)據(jù)的共享性高,冗余度小,易擴(kuò)充 ? 降低數(shù)據(jù)的冗余度,節(jié)省存儲(chǔ)空間 ? 避免數(shù)據(jù)間的不一致性 ? 使系統(tǒng)易于擴(kuò)充 Principle and Application of Database System 數(shù)據(jù)獨(dú)立性高 ? 物理獨(dú)立性 ? 指用戶的應(yīng)用程序與存儲(chǔ)在磁盤上的數(shù)據(jù)庫(kù)中數(shù)據(jù)是相互獨(dú)立的。當(dāng)數(shù)據(jù)的物理存儲(chǔ)改變了,應(yīng)用程序不用改變 。 ? 邏輯獨(dú)立性 ? 指用戶的應(yīng)用程序與數(shù)據(jù)庫(kù)的邏輯結(jié)構(gòu)是相互獨(dú)立的 。 數(shù)據(jù)的邏輯結(jié)構(gòu)改變了 , 用戶程序也可以不變 。 Principle and Application of Database System DBMS對(duì)數(shù)據(jù)統(tǒng)一管理與控制 ? 數(shù)據(jù)的安全性 ( Security) 保護(hù) ? 使每個(gè)用戶只能按指定方式使用和處理指定數(shù)據(jù) , 保護(hù)數(shù)據(jù)以防止不合法的使用造成的數(shù)據(jù)的泄密和破壞 。 ? 數(shù)據(jù)的完整性 ( Integrity) 檢查 ? 將數(shù)據(jù)控制在有效的范圍內(nèi) , 或保證數(shù)據(jù)之間滿足一定的關(guān)系 。 Principle and Application of Database System DBMS對(duì)數(shù)據(jù)的控制功能 ? 并發(fā) ( Concurrency) 控制 ? 對(duì)多用戶的并發(fā)操作加以控制和協(xié)調(diào) , 防止相互干擾而得到錯(cuò)誤的結(jié)果或破壞數(shù)據(jù)庫(kù)的完整性 ? 數(shù)據(jù)庫(kù)恢復(fù) ( Recovery) ? 將數(shù)據(jù)庫(kù)從錯(cuò)誤狀態(tài)恢復(fù)到某一已知的正確狀態(tài) 。 Principle and Application of Database System 應(yīng)用程序與數(shù)據(jù)的對(duì)應(yīng)關(guān)系 (數(shù)據(jù)庫(kù)系統(tǒng) ) DBMS 應(yīng)用程序 1 應(yīng)用程序 2 數(shù)據(jù)庫(kù) … Principle and Application of Database System 167。 數(shù)據(jù)庫(kù)系統(tǒng)結(jié)構(gòu) 167。 從 數(shù)據(jù)庫(kù)管理系統(tǒng) 角度看 167。 * 從 數(shù)據(jù)庫(kù)最終用戶 角度看 Principle and Application of Database System 167。 . 1 數(shù)據(jù)庫(kù)系統(tǒng)的模式結(jié)構(gòu) ? 數(shù)據(jù)庫(kù)系統(tǒng)的三級(jí)模式結(jié)構(gòu) ? 數(shù)據(jù)庫(kù)的二級(jí)映象功能與數(shù)據(jù)獨(dú)立性 Principle and Application of Database System 數(shù)據(jù)庫(kù)系統(tǒng)的三級(jí)模式結(jié)構(gòu) 應(yīng)用 A 應(yīng)用 B 應(yīng)用 C 應(yīng)用 D 應(yīng)用 E 外模式 1 外模式 2 外模式 3 外模式 / 模式映象 模式 模式 / 內(nèi)模式映象 內(nèi)模式 數(shù)據(jù)庫(kù) Principle and Application
點(diǎn)擊復(fù)制文檔內(nèi)容
電大資料相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1