作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (22): 91-93. doi: 10.3969/j.issn.1000-3428.2009.22.031

• 软件技术与数据库 • 上一篇    下一篇

基于树结构的数据库设计方案及应用

罗 舒,曹 旻   

  1. (上海大学计算机工程与科学学院,上海 200072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-11-20 发布日期:2009-11-20

Tree Structure-based Database Design Method and Its Application

LUO Shu, CAO Min   

  1. (School of Computer Engineering and Science, Shanghai University, Shanghai 200072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-11-20 Published:2009-11-20

摘要: 在需求不明确的情况下,用传统的数据库设计方法组织数据比较困难,数据层次性较差,且无法设计出一个通用的库,造成设计周期长、代码不易重用等问题,针对该问题提出一种新的基于树的数据库设计方法,该方法简单、直观、易于数据的组织,提高数据库设计的灵活性和通用性,在水库移民补偿金信息管理系统中得到较好的应用。

关键词: 树结构, 基于树的数据库, 水库移民补偿金计算

Abstract: It is difficult to organize data by using traditional database design method when the requirement is uncertain. Traditional database design method has insufficient support for describing the level relation between or among data. The issues associated with designing and implementing a flexible and efficient information management system are not adequately addressed. This paper presents a novel database design approach which is based on tree structure. The intuitional description for data level makes it simple and pellucid. The flexibility and versatility of the approach provide not only reuse of database but also reuse of software architecture. The well use in the information management system for reservoir immigration compensation shows that the design method is feasible.

Key words: tree structure, database based on tree, reservoir immigration compensation calculation

中图分类号: