摘要
文中介绍一个采用增量计算进行数据库操作的数据库引擎,阐述了利用部分求值技术实现增量式数据库查询的方法,给出了增量式数据库引擎的系统框架与实现方法。性能测试的实验结果说明了这种数据库引擎的使用能够有效地提高数据库查询的效率。
This paper introduces an incremental database engine based o n partial evaluation, describes a method by partial evaluation for imp lementation of increment database query, shows the framework of the da tabase engine and its implementation. A performance test shows the eff iciency of database query is improved by the incremental database engi ne.
出处
《计算机工程与设计》
CSCD
北大核心
2000年第5期39-42,共4页
Computer Engineering and Design
基金
国家自然科学基金!69573015
北京市自然科学基金!4942009
关键词
增量计算
数据库引擎
部分求值
批处理
incremental computation
database engine
partial evaluation