引用本文:阳国贵,王升,张火炬,吴泉源.主存数据库系统与技术.软件学报,1994,5(3):22-28
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4289次   下载 5935 本文二维码信息
码上扫一扫!
分享到: 微信 更多
主存数据库系统与技术
阳国贵1, 王升1, 张火炬1, 吴泉源1
国防科技大学计算机系 长沙 410073
摘要:
主存数据库管理系统充分利用当前硬件和先进体系结构所提供的物质条件,如大容量主存,大规模并行计算机体系结构、客户/服务器模型以及网络计算机环境,把所管理的数据全部存于物理内存中以获得非常高的存取速度,这使得MMDB技术和系统可以很好地满足某些在线或实时应用场合的需求.传统数据库中的优化措施是针对磁盘存储特性的,MMDB则采用不同的技术来组织数据和保持数据的可靠性.本文将讨论一些主要的技术以及这些技术在某些已设计或实现的系统中的应用.
关键词:  主存数据库,数据库管理系统,存取方法,查询处理,恢复技术
DOI:
分类号:
基金项目:
MAIN MEMORY DATA BASE SYSTEMS AND TECHNIQUES
Yang Guogui;,Wang Sheng;,Zhang Huoju a,Quanyuan
Abstract:
Main Memory Data Base Management System makes the best use of current hardware and advanced architecture benifits, eg., the emerging large volume memory,massive parallel computer architecture, Client/Server model and network computer. Storing its data in main physical memory to get very high speed access, MMDB validates its use for some on -line or real time applications. Coventional database systems are optimized for the particular characteristics of disk storage mechanisms. MMDB, on the other hand, use different optimizations to structure and organize data, as well as to make it reliable.The major techniques and their usage in some designed or implemented MMDB systems will be surveyed in this paper.
Key words:  MMDB  DBMS  access method  query processing  recovery processing.