Abstract. 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 re-quirements dictate efficient query and update processing in multi-user environ-ments. For this reason, three aspects are of particular importance: index sup-port to directly access each internal document node if needed, navigation along the parent, child, and sibling axes, selective and direct locking of minimal doc-ument granules. The secret to effectively accelerate all of them are DeweyIDs. They identify the tree nodes, avoid relabeling of them even under heavy node in-sertions and deletions, and allow, at ...
Due to the growing popularity of XML as a data exchange and storage format, the need to develop effi...
We introduce NATIX, an efficient, native repository for storing, retrieving and managing tree-struct...
Abstract—XML has become a popular standard for information exchange via web. Each XML document can b...
Because XML documents tend to be very large and are more and more collaboratively processed, their f...
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...
Node identifiers (IDs) encoding part of the tree structure in XML documents can save I/O for table l...
Storing XML documents in relational database systems is still the most affordable and available stor...
There is a growing need to support variant operations on XML documents such as insertions, merging, ...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Optimizing XML queries is an intensively studied problem in the field of databases of late. The topi...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Due to the growing popularity of XML as a data exchange and storage format, the need to develop effi...
We introduce NATIX, an efficient, native repository for storing, retrieving and managing tree-struct...
Abstract—XML has become a popular standard for information exchange via web. Each XML document can b...
Because XML documents tend to be very large and are more and more collaboratively processed, their f...
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...
Node identifiers (IDs) encoding part of the tree structure in XML documents can save I/O for table l...
Storing XML documents in relational database systems is still the most affordable and available stor...
There is a growing need to support variant operations on XML documents such as insertions, merging, ...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
Optimizing XML queries is an intensively studied problem in the field of databases of late. The topi...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Due to the growing popularity of XML as a data exchange and storage format, the need to develop effi...
We introduce NATIX, an efficient, native repository for storing, retrieving and managing tree-struct...
Abstract—XML has become a popular standard for information exchange via web. Each XML document can b...