毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

基于MongoDB的档案管理系统设计与实现

时间:2019-10-12 19:20来源:毕业论文
基于MongoDB的档案管理系统旨在成为一个方便、快捷的档案管理系统。基于MongoDB的档案管理系统运用了表现层PL,业务逻辑层BLL,数据访问层DAL三层结构

摘要:基于MongoDB的档案管理系统旨在成为一个方便、快捷的档案管理系统。基于MongoDB的档案管理系统运用了表现层PL,业务逻辑层BLL,数据访问层DAL三层结构,配合使用Nosql语言的MongoDB数据库,构建了一个档案管理平台。普通用户借助该系统可以查看和下载文档,系统管理员上传文件以及删除操作。通过对学院文件的统一管理,使我们摆脱了繁琐的传统的网页下载模式,提高了生产效率,节约了时间。39907
毕业论文关键词:MongoDB;C#;档案管理系统。
 Design and Realization of Archives Management system based on MongoDB
Abstract: The archives management system based on MongoDB is for using the     archives management system faster and easier. Through the unified management of    college files, so that we  get rid of the tedious traditional Webpage download mode, the production efficiency can be improved and save our time. MongoDB file management system uses three layer architecture, the Presentation Layer(PL),Data Access  Line(DAL), Business Logic Layer (DAL),with the use of Nosql language MongoDB  database architecture,a file management platform.Common users can use the platform  for query and download of MongoDB documents in the database, the administrator   user can log in the manage system ,then begin to file upload, delete and other      operations.
Keywords:MongoDB;C#;Archives management system.
目  录
第1章  绪论    1
1.1 背景内容    1
1.2 相关领域研究现状    1
1.2.1  国内成功案例    2
1.2.2  国外成功案例    2
1.3 课题主要内容及章节结构    2
第2章  基于MONGODB的档案管理系统    4
2.1 基于MONGODB的数据库存储设计    4
2.1.1  MongoDB的技术特征    4
2.1.2  MongoDB的主要缺点及局限    5
2.1.3  MongoDB支持的数据类型    5
2.2 三层架构    6
2.3 本章小结    7
第3章  系统分析和设计    8
3.1 可行性分析    8
3.1.1  社会可行性    8
3.1.2  经济可行性    8
3.1.3  技术可行性    8
3.2 功能需求    8
3.3 系统用例图    9
3.4 功能模块设计    10
3.5 本章小结    11
第4章  系统实现    12
4.1 开发环境    12
4.1.1  软件环境    12
4.1.2  硬件环境    12
4.2 MONGODB的配置    12
4.3数据库连接的实现    13
4.4 系统结构    14
4.4.1  表现层的设计    14
4.4.2  业务逻辑层和数据访问层    16
4.5 本章小结    24
第5章  系统测试    25
5.1 普通用户    25
5.2 管理员    30
5.3 本章小结    31
第6章  总结与展望    32
6.1 总结    32
6.2 展望    32
毕业设计体会    33
致谢    34
参考文献    35
英文翻译资料    36
第1章  绪论
1.1 背景内容
2010年,在大数据时代的系统需求下,并且随着互联网Web2.0网站的逐渐振兴,NoSQL在国内国外都掀起了一场风暴,MongoDB更是当之无愧的成为了其中风头最强劲的Nosql数据库,数据存储方式的灵活性让它备受计算机行业从业人员的喜爱。Linux 、Apache、 Mysql、 PHP 组成的LAMP架构是很流向的互联网开发架构,现在有人开玩笑的提议将LAMP中的M改成MongoDB,由此可以看出MongoDB的活跃性。 基于MongoDB的档案管理系统设计与实现 :http://www.751com.cn/zidonghua/lunwen_40617.html
------分隔线----------------------------
推荐内容