Sciweavers

393 search results - page 3 / 79
» Storing and Querying XML Data in the Nested Relational Seque...
Sort
View
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
WISE
2002
Springer
14 years 9 days ago
Storing and Maintaining Semistructured Data Efficiently in an Object-Relational Database
We propose to use object-relational database management systems to store and manage semi-structured data. ORA-SS (Object-Relationship-Attribute model for Semi-Structured data) [9]...
Yuanying Mo, Tok Wang Ling
DATESO
2004
80views Database» more  DATESO 2004»
13 years 8 months ago
Storing XML Data In a Native Repository
This paper is concerned with storing XML data in a native repository suitable for querying with modern languages such as XPath or XQuery. It contains a description of the experimen...
Kamil Toman
VLDB
2005
ACM
162views Database» more  VLDB 2005»
14 years 26 days ago
XQuery Implementation in a Relational Database System
Many enterprise applications prefer to store XML data as a rich data type, i.e. a sequence of bytes, in a relational database system to avoid the complexity of decomposing the dat...
Shankar Pal, Istvan Cseri, Oliver Seeliger, Michae...
VLDB
2004
ACM
124views Database» more  VLDB 2004»
14 years 22 days ago
Containment of Nested XML Queries
Query containment is the most fundamental relationship between a pair of database queries: a query Q is said to be contained in a query Q if the answer for Q is always a subset of...
Xin Dong, Alon Y. Halevy, Igor Tatarinov