Sciweavers

710 search results - page 11 / 142
» Efficiency of Nested Relational Document Database Systems
Sort
View
VLDB
1999
ACM
97views Database» more  VLDB 1999»
15 years 5 months ago
Relational Databases for Querying XML Documents: Limitations and Opportunities
XML is fast emerging as the dominant standard for representing data in the World Wide Web. Sophisticated query engines that allow users to effectively tap the data stored in XML d...
Jayavel Shanmugasundaram, Kristin Tufte, Chun Zhan...
VLDB
2004
ACM
117views Database» more  VLDB 2004»
15 years 6 months ago
XQuery on SQL Hosts
Relational database systems may be turned into efficient XML and XPath processors if the system is provided with a suitable relational tree encoding. This paper extends this relat...
Torsten Grust, Sherif Sakr, Jens Teubner
WWW
2004
ACM
16 years 1 months ago
XML data mediator integrated solution for xml roundtrip from xml to relational
This paper presents a system for efficient data transformations between XML and relational databases, called XML Data Mediator (XDM). XDM enables the transformation by externalizi...
Nianjun Zhou, George A. Mihaila, Dikran S. Melikse...
ICDE
2007
IEEE
128views Database» more  ICDE 2007»
16 years 2 months ago
SQL Queries Over Unstructured Text Databases
Text documents often embed data that is structured in nature. By processing a text database with information extraction systems, we can define a variety of structured "relati...
Alpa Jain, AnHai Doan, Luis Gravano
WEBDB
2001
Springer
160views Database» more  WEBDB 2001»
15 years 5 months ago
The Table and the Tree: On-Line Access to Relational Data through Virtual XML Documents
For speed and convenience, applications routinely cache XML data locally, and access it through standard parser (SAX) or tree (DOM) interfaces. When the source of this data is a r...
Philip Bohannon, Henry F. Korth, P. P. S. Narayan