Sciweavers

XIMEP
2005
ACM

NaXDB - Realizing Pipelined XQuery Processing in a Native XML Database System

13 years 10 months ago
NaXDB - Realizing Pipelined XQuery Processing in a Native XML Database System
Supporting queries and modifications on XML documents is a challenging task, and several related approaches exist. When implementing query and modification languages efficiently, the actual persistent storage of the XML data is of particular importance. Generally speaking, the structure of XML data significantly differs from the well-known relational data-model. This paper presents the prototypical implementation of NaXDB, a native XML database management system (DBMS). A native approach means the XML data is stored as a hierarchical tree of linked objects. NaXDB is implemented as a MaxDB by MySQL kernel module and thus inherits several DBMS functionality. Furthermore, NaXDB uses objectoriented extensions of of MaxDB by MySQL to store the tree of linked objects. NaXDB implements a large subset of the query
Jens Hündling, Jan Sievers, Mathias Weske
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where XIMEP
Authors Jens Hündling, Jan Sievers, Mathias Weske
Comments (0)