节点文献

《数据库原理》并发控制教学案例设计

Design of Concurrency Control Case Study of 《 Database principle 》

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 王珏徐静吴琼金莉罗海艳

【Author】 WANG Jue;XU Jing;WU Qiong;JIN Li;LUO Hai-yan;College of Information and Electrical Engineering,Shenyang Agricultural University;

【机构】 沈阳农业大学信息与电气工程学院

【摘要】 并发控制是数据库管理系统重要的组成部分。允许多个用户同时对数据库进行访问,有可能出现多个用户同时存取同一数据的情况。如果对其不加控制就有可能破坏数据库的一致性,出现丢失修改、不可重复读以及读取脏数据的情况,所以需要对数据库进行并发控制。封锁是实现并发控制的一项重要技术。本文设计几个教学案例,帮助学生更好地理解封锁机制,从而为掌握数据库的并发控制打下坚实基础。

【Abstract】 Concurrency control is an important part of the database management system. The database allows multiple users to use the database system at the same time. In this case, multiple users possibly access the same data currently.There may be the situations of lost update, not repeatable and read dirty data, if there is no control. So concurrency control of the database is very important. Blocking is a key technique for concurrency control. This article designed several case studies to help students understand the block mechanism better. This will lay a solid foundation for students to master the concurrency control of the database.

  • 【文献出处】 科技视界 ,Science & Technology Vision , 编辑部邮箱 ,2017年23期
  • 【分类号】G642;TP311.13-4
  • 【下载频次】71
节点文献中: 

本文链接的文献网络图示:

本文的引文网络