XML-DBMS is middleware for transferring data between XML documents and relational databases. It maps the XML document to the database according to an object-relational mapping in which element types are generally viewed as classes and attributes and PCDATA as properties of those classes. An XML-based mapping language allows the user to specify customize this mapping.
XML-DBMS is available both as a set of Java packages and as a PERL module (courtesy of Nick Semenov (nsemenov@yahoo.com)). XML-DBMS, along with its source code, is freely available for use in both commercial and non-commercial settings. It is not copyrighted and has absolutely no warranty. Use it as you will.
网站地址 http://www.rpbourret.com/xmldbms/index.htm
XML-DBMS是用于在XML文档和关系数据库之间传输数据的中间件。它依据对象 - 关系映射将XML文档映射到数据库,还允许用户通过基于XML的映射语言自定义映射。它有Java包和PERL模块两种形式,可免费用于商业和非商业场景。

被折叠的 条评论
为什么被折叠?



