摘要
基于Internet数据的大量涌现,而且Internet上的数据不是一种规则的、有结构的数据。这种数据被称为半结构化数据。半结构化数据可能有以下特征: ·数据是不规则的,不符合严格的模式。半结构化数据是传统的数据库难以管理的。在关系模式中,处理非规则数据的方式是用空值代替。在面向对象数据库系统中,虽然复合类型、继承机制提供更多的灵活性,但设计出合适的面向对象模式来容纳非规则数据仍然是困难的;
The emergence of XML makes much developing chance for Internet data storage and data exchange. There are two main solutions for XML data storage: semistructure database and relational database. We compare these two main solutions and present the realization of XMLDBMS.a middleware for data transformation between database and XML files. As an application of XMLDBMS,we introduce the concept of virtual XML file system and its realization.
出处
《计算机科学》
CSCD
北大核心
2000年第11期49-52,共4页
Computer Science
关键词
信息存储
WEB
XML
关系数据库
XML,DTD,SAX,DOM,Semistructure database,Virtual XML file,Virtual XML file sys-tem