- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
Abstract
With the development of Internet and the people’s higher and higher requirement for data’s standardization and its independent of platform,XML(extensible markup language) is widely used,in the mean time the higher requirement for the storage of XML data is asked.
This research group designed a method to store XML data into RDB(Relational Data Base) of which the technology have been very mature and widely used.Then we developed an application that can store the XML data into RDB using this method.
At first this article will introduce basical knowledge of XML,and then discuss why store XML data using RDB.After that we’ll research and discuss the some methods for storing XML data into RDB that have been put forward.Based on them we’ll design a storage method from non-schema XML data to RDB.We classified XML data as four kind of nodes such as Document,Element,Atribute and Text.These four nodes are mapped to four tables in the RDB and we mapped the DOM Tree into a table too.The five tables is the core of the RDB design.The attribute information involved in the tables is required that both DOM and SAX interface can be easy to get information from the tables.
After giving the method we designed we’ll develop an application that can storing the XML data into RDB using that method.It’s requirement analyse,design details and test result well be described in the second half part of the article.The test result will show that using the storage method we can storing the non-schema XML data into the RDB effectively.
Key words:RDB(Relational Data Base),XML
目 录
摘 要 1
Abstract 2
目 录 3
1 绪 论 5
1.1 课题背景及研究意义 5
1.2 XML知识简介 5
1.2.1 XML 5
1.2.2 DTD和Schema 7
1.2.3 DOM 7
1.2.4 SAX 9
1.3 基于关系数据库的XML存储技术 10
1.3.1 现存的基于关系数据库的XML存储技术 10
1.3.2 一个模式驱动映射实例 10
1.4 作者的工作 11
1.5 本章小结 11
2 无模式映射的设计 12
2.1方案设计要求 12
2.2设计思想 12
2.3方案详细设计 12
2.3.1 E-R图(实体集中只画主码) 13
2.3.2 实体集和联系 13
2.3.3 设计方法与策略 14
2.3.4 数据库基本表设计 16
2.3.5数据库优化 16
2.3.6数据字典 16
2.4
您可能关注的文档
- 毕业设计(论文)-基于BS模式的淘宝店主交易管理系统的设计与实现.doc
- 毕业设计(论文)-基于BS模式的网络房产信息超市的设计与实现.doc
- 毕业设计(论文)-基于C51单片机,DS18B20温度计的设计与实现.doc
- 毕业设计(论文)-基于CPLD的数字频率计.doc
- 毕业设计(论文)-基于CS结构的个人理财系统的开发.doc
- 毕业设计(论文)-基于CS结构的企业人事管理系统的设计与实现.doc
- 毕业设计(论文)-基于CS模式的某高等学校教务排课系统的设计与实现.doc
- 毕业设计(论文)-基于Delphi的公司人事管理系统的设计与实现.doc
- 毕业设计(论文)-基于FPGA的自动售饮料机硬件设计.doc
- 毕业设计(论文)-基于GSM网络的室内覆盖设计.doc
最近下载
- 2025年高中数学《平面向量与复数》综合测试卷(含答案及解析).pdf VIP
- 人称代词、物主代词、反身代词详解及测试题(含答案).doc VIP
- 夏普 DX-2008UC 2508NC 彩色复印机 维修手册.pdf VIP
- GMP与无菌操作相关要求知识培训.docx VIP
- 夏普 MX C5081D C6081D中文维修手册.pdf VIP
- 第五代移动通信设备安装工程造价编制指导意见(5G补充定额).docx VIP
- 夏普 MX M850 M950 M1100 黑白复印机中文维修手册.pdf VIP
- 夏普 MX363 453 503 4528 维修手册.pdf VIP
- 标准图集-14J938-抗爆、泄爆门窗及屋盖、墙体建筑构造.pdf VIP
- 夏普 MX-2600N 3100N 2601N 3101N 4101N 5001N彩色复印机中文维修手册.pdf VIP
文档评论(0)