XML数据在关系数据库中的存储技术研究-计算机应用技术专业论文.docxVIP

XML数据在关系数据库中的存储技术研究-计算机应用技术专业论文.docx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
XML数据在关系数据库中的存储技术研究-计算机应用技术专业论文

I I 摘 要 随着 XML 数据的可扩展性和自我描述性的日益发展,越来越多的开发者 将其视为网络数据传输的主要形式。XML 文件本质上是保存信息的结构化载体, 它对自身数据库的处理能力是有限的。将 XML 数据转换成关系数据,然后凭借 关系数据库的强大功能来处理 XML 数据,将带来可观的处理效果。 然而,响应时间是评价数据处理的一个重要指标,因此如何提高响应时间 已成为各个研究者的目标。由于底层存储表达对上层的查询和优化有着重要的影 响,因而也是提高处理 XML 数据响应时间的有效方法。 本文以边模型映射为基础,提出了一种优化的基于关系数据库的 XML 文档 存储方案。具体来讲: (1)与边模型映射中的独立值表映射方案不同,本文按照文档中的节点类 型对 XML 的文档树进行细化,进而提高了 XML 文档重构的准确性; (2)本文采用节点序号和路径相结合的方式记录每一个元素节点的路径信 息,进而有效地提高了文档的查询性能。 (3)最后,基于该存储方案,设计实现了针对该方案数据库的操作原型。 本方案有效地解决了 XML 数据库的底层存储表达,进而提高了响应时间, 与此同时提高了对存取结果进行重构的准确性。本文实验通过对纯 XML 文档和 XRel 模型进行比较,实验表明本方案无论在性能还是在存储空间上都有较大幅 度的提升。 关键字:存储方案,边模型,文档树,联合表,数据库模型 II II ABSTRACT As powerful extensibility and self-description ability of XML, more and more developers have employed it as the main mechanism for transforming data on networks. As a matter of fact, XML file is inherently a structure for storing information, and it incapable of processing all the date it holds. By transforming the XML data to relational data, and using the powerful data manipulation ability of relational database, we can get a considerable processing result. As an important target, many researchers have laid their attention on reducing the response time of data processing. Base on edge-mapping, this paper proposes an XML data storage mechanism. The mechanism can effectively transform the XML data to more power relational data, specifically: Different from the mechanism of separate-value-table, this paper specifies and clarifies the document tree according to the node type of the XML document. By doing this, we can improve the reliability of XML document reconstruction. By employing the strategy of combining the order number and the path of each node, we can specify the path information of each node. This further improves the performance for querying XML document. At last, based on this storage mechanism we construct and implement a database prototype. This mechanism can effective reduce the size of underlying data storage; meanwhile reduce the response time of dat

您可能关注的文档

文档评论(0)

peili2018 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档