跳到主要內容

臺灣博碩士論文加值系統

(34.204.172.188) 您好!臺灣時間:2023/09/27 15:30
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳浩傑
研究生(外文):Hao-chich Chen
論文名稱:資料庫反向設計工具
論文名稱(外文):A Reverse Design Tool for Relational Databases
指導教授:卓政宏
指導教授(外文):Cheng-hong Cho
學位類別:碩士
校院名稱:國立臺灣科技大學
系所名稱:電機工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:1994
畢業學年度:82
語文別:中文
論文頁數:79
中文關鍵詞:資料庫反向工程
外文關鍵詞:DatabaseReverse engineering
相關次數:
  • 被引用被引用:0
  • 點閱點閱:227
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
在軟體發展過程中, 系統分析者必須相當地了解現存之環境、架構。但
當一應用系統已發展、使用多年後, 系統之負責人可能已更換多次,所
以維護或分析師將很難由現存運作之資料中,了解系統之整體概念。 因
此,於軟體生命週期或再生工程中,反向工程扮演著舉足輕重之角色。
它是一個相當新的研究領域, 主要探討對某一現存系統之功能與資訊做
相當程度的還原, 以提供分析、維護者獲得系統整體架構的理解,進而
改善系統提昇效益,降低維護成本。本論文提出 EER 模式反向工程工具
,從現存的 SQL 之 DDL 反向求出其對應之概念模式,輔助系統維護者獲
得更多整體的概念與需求。 此反向過程面臨之問題將首先被討論, 而後
其反向工程詳細之分類、步驟與方法亦將有充份之說明。 雖然在資料庫
設計過程中,諸如語意、參與度等資訊將在模式之轉換過程中損失掉,
但在此亦將試著經由與使用者或維護者之交談, 來獲取更多關於該系統
之資訊,而以半、或全自動方式,回復出系統原本之抽象概念模式,並以
圖形方式展現出來。

In this thesis, we propose a database reverse engineeringtool
for EER model. This tool covers a broad range that
includes extracting the information of currently existing DDL
commands in SQL and transforming them to a conceptual model
which wouldassist the maintainer to obtain more abstract
understanding concerning the database system. A compiler is
implemented to extract the needed information, which comprises
keys and attributes in the relations described in DDL
commands. Thisinformation is then used as the input of
reversing processes. Thereversing processes are derived as
the inversion of the forward transformation rule set.
However, some information was lost in the forward design
processes. The missing information is recovered through the
dialog between the system and the maintainer. In addition, a
graph editor is provided to get a better layout of the result.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top