Sciweavers

52 search results - page 1 / 11
» Translating XSLT programs to Efficient SQL queries
Sort
View
WWW
2002
ACM
14 years 5 months ago
Translating XSLT programs to Efficient SQL queries
We present an algorithm for translating XSLT programs into SQL. Our context is that of virtual XML publishing, in which a single XML view is defined from a relational database, an...
Sushant Jain, Ratul Mahajan, Dan Suciu
DEXA
2004
Springer
180views Database» more  DEXA 2004»
13 years 10 months ago
Algebra-to-SQL Query Translation for Spatio-Temporal Databases
Although many spatio-temporal conceptual models has been proposed in the last years, users must express their queries on the underlying physical data structures. In the context of ...
Mohammed Minout, Esteban Zimányi
VLDB
2004
ACM
94views Database» more  VLDB 2004»
13 years 10 months ago
Efficient XML-to-SQL Query Translation: Where to Add the Intelligence?
Rajasekar Krishnamurthy, Raghav Kaushik, Jeffrey F...
ICDE
2005
IEEE
124views Database» more  ICDE 2005»
14 years 6 months ago
XML Views as Integrity Constraints and their Use in Query Translation
The SQL queries produced in XML-to-SQL query translation are often unnecessarily complex, even for simple input XML queries. In this paper we argue that relational systems can do ...
Rajasekar Krishnamurthy, Raghav Kaushik, Jeffrey F...
CC
2010
Springer
141views System Software» more  CC 2010»
14 years 2 days ago
JReq: Database Queries in Imperative Languages
Instead of writing SQL queries directly, programmers often prefer writing all their code in a general purpose programming language like Java and having their programs be automatica...
Ming-Yee Iu, Emmanuel Cecchet, Willy Zwaenepoel