首页 | 本学科首页   官方微博 | 高级检索  
     

基于区间编码方案分裂大型XML文档到关系存储
引用本文:林大海,万常选.基于区间编码方案分裂大型XML文档到关系存储[J].计算机应用,2004,24(2):141-145.
作者姓名:林大海  万常选
作者单位:江西财经大学,信息管理学院,南昌,江西,330013
基金项目:江西省教育厅科技项目资助 . (赣财教 [2 0 0 3 ]73号 )
摘    要:将一个XML文档分裂存储到关系数据库中,通常的方法是利用DOM对该XML文档进行解析,并利用DOM接口提供的XML文档树信息来实现分裂。但是,DOM在解析一个大型XML文档时效率特别低,甚至是无法胜任。文中对转换XML文档到关系数据库中进行存储和查询的策略以及区间编码方案进行了综述;基于区间编码方案探讨了如何分裂一个大型XML文档到关系存储的基本原理,并给出了相应的算法。实验结果表明,该方法是通用的、高效的。

关 键 词:大型XML文档  关系存储  区间编码方案  DOM
文章编号:1001-9081(2004)02-0141-05

Splitting Large-scale XML Document into Relational Strage Based on Region Coding Schemes
LIN Da-hai,WAN Chang-xuan.Splitting Large-scale XML Document into Relational Strage Based on Region Coding Schemes[J].journal of Computer Applications,2004,24(2):141-145.
Authors:LIN Da-hai  WAN Chang-xuan
Abstract:To split an XML document and store it into a relational database, the usual approach is using the information of the XML document tree offered by DOM interface after parsing the XML document by DOM. However, it is of low efficiency or even impossible to parse a large-scale XML document by DOM. Storage policy of XML documents in a relational database and region coding schemes are summarized. The principle of how to split a large-scale XML document and store it into a relational database based on region coding scheme is discussed, and the corresponding algorithms are also given. It has been testified that this approach is with generality and high efficiency.
Keywords:large XML document  relational storage  region coding scheme  DOM
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号