Abstract We introduce Natix, an efficient, native repository for storing, retrieving and managing treestructured large objects, preferably XML documents. In contrast to traditional large object (LOB) managers, we do not split at arbitrary byte positions but take the semantics of the underlying tree structure of XML documents into account. Our parameterizable split algorithm dynamically maintains physical records of size smaller than a page which contain sets of connected tree nodes. This not only improves efficiency by clustering subtrees but also facilitates their compact representation. Existing approaches to store XML documents either use flat files or map every single tree node onto a separate physical record. The increased flexibility ...
This report investigates the many options for storing XML content, focusing on the native XML databa...
XML is a flexible and powerful tool that enables information and security sharing in heterogeneous e...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
We introduce NATIX, an efficient, native repository for storing, retrieving and managing tree-struct...
After its introduction in 1998, XML has quickly emerged as the de facto exchange format for textual ...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Several alternatives to manage large XML document collections exist, ranging from file systems over ...
Abstract. The article deals with the methods how to store XML data. We de-scribe possibilities how t...
XML documents require new techniques for compact storage and efficient query processing. In this ent...
This dissertation focuses on four closely related practical problems of schema-directed XML publishi...
The authors introduce concepts for loading large amounts of XML documents into databases where the d...
The Extensible Markup Language (XML) is a simple, natural, but powerful language to describe data an...
Abstract: XML has been used as a suitable format to represent and exchange information, mainly due t...
Because XML documents tend to be very large, are accessed by declarative and navigational languages,...
this paper, we discuss the requirements for an XDS bulkload component and examine existing algorithm...
This report investigates the many options for storing XML content, focusing on the native XML databa...
XML is a flexible and powerful tool that enables information and security sharing in heterogeneous e...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...
We introduce NATIX, an efficient, native repository for storing, retrieving and managing tree-struct...
After its introduction in 1998, XML has quickly emerged as the de facto exchange format for textual ...
In an XML Data Store (XDS), importing documents from external sources is a very frequent operation. ...
Several alternatives to manage large XML document collections exist, ranging from file systems over ...
Abstract. The article deals with the methods how to store XML data. We de-scribe possibilities how t...
XML documents require new techniques for compact storage and efficient query processing. In this ent...
This dissertation focuses on four closely related practical problems of schema-directed XML publishi...
The authors introduce concepts for loading large amounts of XML documents into databases where the d...
The Extensible Markup Language (XML) is a simple, natural, but powerful language to describe data an...
Abstract: XML has been used as a suitable format to represent and exchange information, mainly due t...
Because XML documents tend to be very large, are accessed by declarative and navigational languages,...
this paper, we discuss the requirements for an XDS bulkload component and examine existing algorithm...
This report investigates the many options for storing XML content, focusing on the native XML databa...
XML is a flexible and powerful tool that enables information and security sharing in heterogeneous e...
Abstract. Implementations that load XML documents and give access to them via, e.g., the DOM, suffer...