文档详情

基于MongoDB的学生信息管理讲述.doc

发布:2017-03-24约6.06千字共10页下载文档
文本预览下载声明
武汉理工大学硕士研究生课程论文 课程名称:《数据库设计与应用(B)》 任课教师:方艺霖 课程号学期:2016-2017学年第1学期 成绩 《基于MongoDB的学生信息管理》 姓 名 李文欣 学 号 1049731603278 院 系 信息工程学院 专 业 电子与通信工程 班 级 信研163 提交时间:2016年 11月 8日 基于MongoDB的学生信息管理 李文欣 武汉理工大学,湖北省武汉,430070 摘要:目前,学生信息越来越庞大,管理难度也随之加大,而且传统的数据库又无法跟上时代的浪潮。使用新型的数据库来替代传统数据库成为历史必然。结合所学知识,我使用NoSQL数据库中的一种来实现对学生信息的基本管理。在其中,我选择了MongoDB数据库作为信息管理的数据库。另外,我所编写的管理程序是在cmd下通过使用命令行模式来完成。它能够实现基本的数据库的操作,并且连接MongoDB数据库,对学生信息添加修改查找删除。我设计这种方法是为了能够有效管理学生信息。管理人员如果使用它,便可实现自动化、科学化的管理。 关键词:MongoDB数据库;学生信息管理 Student Information Management Based on MongoDB Database LiWenxing School of Science,Wuhan University of Technology,Wuhan 430070,China Abstract: At present, the student information is more and more huge, the management difficulty also will increase, and moreover the traditional database can not keep up with the tide of the times. Using a new type of database to replace the traditional database becomes a historical necessity. Combined with the knowledge, I use NoSQL database in a way to achieve the basic management of student information. Among them, I chose the MongoDB database as the information management database. In addition, I am prepared by the management procedures in cmd through the use of the command line mode to complete. It can achieve the basic database operation, and connect to the MongoDB database, modify the student information to add delete. I designed this method in order to be able to effectively manage student information. If managers use it, can be automated, scientific management. Keywords: MongoDB database; student information management 在web2.0时代来临的时代大背景之下,新型数据库的崛起成为历史必然。我研究并使用MongoDB数据实现一个简易的学生信息管理,使其能够简单高效管理数据。目前,相关领域广泛使用的是传统的数据库,比如说MySQL数据库。而我使用的是在web2.0时代运用的MongoDB数据库,目前如何使用新型数据库克服原有数据库的种种不足成为热门。 NoSQL与MongoDB研究 1.1NoSQL概念 随着web2.0的快速发展,非关系型、分布式数据存储得到了快速的发展,一些传统的关系数据库在应对web2.0网站,特别在应对是超大规模的web2.0纯动态网站已经显得力不从心,暴露了许多难以克服的问题。在2009年,NoSQL的概念应运而生,NoSQL的拥护者们提倡非关系型的数据存储相对于铺天盖地的关
显示全部
相似文档