数据库论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

药店药物管理系统

摘要

如今,科学技术飞速发展,电脑基本上已经进入家家户户,生活中好多问题都有了电脑的帮助,但小型药店药品管理仍是人工管理,信息处理时工作量大、容易出现错误,针

对这一情况,我设计了药店药品管理系统,用以提高人们买药时的效率,减小药店工作人

员的工作量,提高管理水平。它包括药店药品的购进管理、药品的出售管理、药品的存储

管理等几大功能模块,并提供了对各个功能模块的查询、更新、统计等功能。以上这几种

功能基本上是通过存储过程来实现的。

该系统开发由系统需求分析阶段(设计出该药店药品管理系统的业务流程图、各阶层的数据流图和数据字典)、概念设计阶段(设计分E-R图,生成全局E-R图)、逻辑设计阶

段(将E-R模型转换为关系模型、模型优化)、数据库实施阶段(数据的载入、应用程序

的编码和调试)、系统调试和测试阶段等阶段组成。它的实现是通过SQL SERVER 2000这

一软件来实现的。

关键词:药物;购进药物;药物出售;药物存储;关系数据库

线

Pharmacy Drugs Management System

ABSTRACT

Today, the rapid development of science and technology, computer basically has entered into every family, life a lot of problems with the help of computer, but small pharmacy drugs management is still artificial management, information processing work, and prone to errors, in view of this situation, and I designed a pharmacy drugs management system, in order to improve the efficiency of the people to buy medicine, reduce the enterprise staff work and enhance the level of management. It includes a pharmacy drug buys the sale of the drug management, management, drug store management and so on several big function module, and provide the modules of the inquiry, update, statistics, and other functions. This function is basically through several storage process.

The system developed by system demand analysis stage (design the pharmacy drugs management system business flow chart, all sectors of the data flow graph and data dictionary), concept design phase (design points e-r chart, generate global e-r chart), logic design stage (will e-r model transformation for relation model, model optimization), database implementation stage (data load, the application's code and commissioning), system commissioning and testing phase of stage. It is through the realization of the SQL SERVER 2000 this software to realize.

Key words: drugs; Purchase drugs; Drug sells; Drug storage; Relational database

目录

1 引言 (1)

2 需求分析 (2)

2.1 功能分析 (2)

2.2 多层数据流图 (2)

2.3 数据字典 (4)

3 概念结构设计 (6)

3.1 设计ER图采用的方法 (6)

3.2 设计分E-R图 (6)

3.3 最终ER图 (7)

4 逻辑结构设计 (8)

4.1 E-R图向关系模型的转换 (8)

4.2 向特定DBMS规定的模型进行转换 (8)

4.3 数据模型的优化 (12)

4.4 设计用户子模式 (12)

5 数据库的物理设计 (15)

5.1 存储模式的选择 (15)

5.2 索引的建立 (15)

6 数据库实施 (16)

6.1 RDBMS产品的选择 (16)

6.2 数据库实施过程 (16)

7 结束语 (22)

参考文献 (23)

1 引言

通过对学校周边的药店进行调查,了解到现在的药店的管理仍由人来完成,这种人工管理费时、费力,而且还会降低买药人员的买药效率,浪费其时间。使用计算机对药店进行管理,能够极大程度上提高药店的效率,也是适应现代社会信息化建设的发展的趋势。

设计一个药店药品管理系统,可以节约无论是工作人员还是买药人员的时间,减少工作人员的工作量,提高药店药品的管理效率和药品出入的查询效率。

药物管理系统的开发主要包含两个方面,一是数据库的建立于维护,二是前台的应用程序的开发。

本次数据库课程设计重视的是数据库理论知识的学习和数据库系统的设计,对我们今后的数据库学习有很重要的意义。

相关文档
最新文档