摘要
基于关系数据库聚簇索引的逻辑和存储方式,提出在对象关系模型中遍历关联对象时缓存中间结果的连接算法,并给出了性能分析公式,通过计算和模拟实验证明了采用该方法查询关联对象时能减少磁盘的I/O次数和磁盘访问时间。
Based on the cluster index logical in relational DBMS, a join algorithm about the middle result of relational objects was presented and the performance analysis formula was given. The experimental result show that the algorithm can decrease the amount of the disk I/O access and the expense of disk access effectively when querying relational objects.
出处
《计算机工程与设计》
CSCD
北大核心
2006年第5期793-794,797,共3页
Computer Engineering and Design
基金
中科院软件所计算机科学重点实验室课题基金项目(SYSKF0307)
关键词
聚簇索引
引用
连接
持久存储
对象关系映射
cluster index
reference
join
persistence store
object relational mapping