Sciweavers

60 search results - page 2 / 12
» Storing XML Data In a Native Repository
Sort
View
SIGMOD
2005
ACM
170views Database» more  SIGMOD 2005»
14 years 27 days ago
DB2/XML: designing for evolution
DB2 provides native XML storage, indexing, navigation and query processing through both SQL/XML and XQuery using the XML data type introduced by SQL/XML. In this tutorial we focus...
Kevin S. Beyer, Fatma Özcan, Sundar Saiprasad...
XIMEP
2005
ACM
174views Database» more  XIMEP 2005»
14 years 27 days 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 efficientl...
Jens Hündling, Jan Sievers, Mathias Weske
EDBT
2006
ACM
135views Database» more  EDBT 2006»
14 years 7 months ago
A New Design for a Native XML Storage and Indexing Manager
This paper describes the design and implementation of an XML storage manager for fast and interactive XPath expressions evaluation. This storage manager has two main parts: the XML...
Jihad Boulos, Shant Karakashian
SIGMOD
1999
ACM
138views Database» more  SIGMOD 1999»
13 years 11 months ago
Storing Semistructured Data with STORED
Systems for managing and querying semistructured-data sources often store data in proprietary object repositories or in a tagged-text format. We describe a technique that can use ...
Alin Deutsch, Mary F. Fernández, Dan Suciu
VLDB
2002
ACM
168views Database» more  VLDB 2002»
14 years 7 months ago
Anatomy of a native XML base management system
Abstract. Several alternatives to manage large XML document collections exist, ranging from file systems over relational or other database systems to specifically tailored XML base...
Thorsten Fiebig, Sven Helmer, Carl-Christian Kanne...