Spelling suggestions: "subject:"skuery bcheme"" "subject:"skuery ascheme""
1 |
Skuery: Manipulation of S-Expressions Using XQuery TechniquesTew, Kevin Burke 02 January 2007 (has links) (PDF)
Data query operations inside programming languages presently perform their functions through the use of domain-specific, declarative expressions and by way of course-grain, API library calls. These methods of operation are practiced by relational databases as well as semistructured XML data stores. Layers of translation, which are necessary to transform data and instructions from the domain of programming languages to data query systems, negtatively effect the performance of data query operations. Skuery resolves this impedance by adopting XML as a native data type with a native representation (SXML). Likewise, query operations are defined in a general purpose programming language (Scheme in this case) not in an external data query environment. Skuery increases programmer productivity by abstracting layers of translation and unifying computational and data query operations under the auspices of a general purpose programming language.
|
Page generated in 0.0307 seconds