Because XML documents tend to be very large and are more and more collaboratively processed, their fine-grained storage and management is a must for which, in turn, a flexible tree representation is mandatory. Performance requirements dictate efficient query and update processing in multi-user environments. For this reason, three aspects are of particular importance: index support to directly access each internal document node if needed, navigation along the parent, child, and sibling axes, selective and direct locking of minimal document granules. The secret to effectively accelerate all of them are DeweyIDs. They identify the tree nodes, avoid relabeling of them even under heavy node insertions and deletions, and allow, at the same time, ...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Thesis (PhD) -- Macquarie University, Faculty of Science, Dept. of Computing, 2010.Bibliography: p. ...
Abstract. Because XML documents tend to be very large and are more and more collaboratively processe...
Implementation techniques for relational database management systems (DBMSs) have proven their effic...
Storing an XML document as a single record of type BLOB (or sequence of bytes) in RDBMS has become a...
Storing XML documents in relational database systems has become a widely used solution. However, in ...
Labeling schemes lie at the core of query processing for many XML database management systems. Desig...
There is a growing need to support variant operations on XML documents such as insertions, merging, ...
Storing XML documents in relational database systems is still the most affordable and available stor...
Node identifiers (IDs) encoding part of the tree structure in XML documents can save I/O for table l...
Abstract—XML has become a popular standard for information exchange via web. Each XML document can b...
Optimizing XML queries is an intensively studied problem in the field of databases of late. The topi...
Due to the growing popularity of XML as a data exchange and storage format, the need to develop effi...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Thesis (PhD) -- Macquarie University, Faculty of Science, Dept. of Computing, 2010.Bibliography: p. ...
Abstract. Because XML documents tend to be very large and are more and more collaboratively processe...
Implementation techniques for relational database management systems (DBMSs) have proven their effic...
Storing an XML document as a single record of type BLOB (or sequence of bytes) in RDBMS has become a...
Storing XML documents in relational database systems has become a widely used solution. However, in ...
Labeling schemes lie at the core of query processing for many XML database management systems. Desig...
There is a growing need to support variant operations on XML documents such as insertions, merging, ...
Storing XML documents in relational database systems is still the most affordable and available stor...
Node identifiers (IDs) encoding part of the tree structure in XML documents can save I/O for table l...
Abstract—XML has become a popular standard for information exchange via web. Each XML document can b...
Optimizing XML queries is an intensively studied problem in the field of databases of late. The topi...
Due to the growing popularity of XML as a data exchange and storage format, the need to develop effi...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Thesis (PhD) -- Macquarie University, Faculty of Science, Dept. of Computing, 2010.Bibliography: p. ...