Sciweavers

OTM
2005
Springer

Object-Oriented Wrapper for Relational Databases in the Data Grid Architecture

13 years 10 months ago
Object-Oriented Wrapper for Relational Databases in the Data Grid Architecture
: The paper presents a solution of the problem of wrapping relational databases to an object-oriented business model in the data grid architecture. The main problem with this kind of wrappers is how to utilize the native SQL query optimizer, which in majority of RDBMS is transparent for the users. In our solution we use the stack-based approach to query languages, its query language SBQL, updateable object-oriented virtual views and the query modification technique. The architecture rewrites the front-end OO query to a semantically equivalent back-end query addressing the M0 object model that is 1:1 compatible with the relational model. Then, in the resulting SBQL query the wrapper looks for patterns that correspond to optimizable SQL queries. Such patterns are then substituted by dynamic SQL execute immediately statements. The method is illustrated by a sufficiently sophisticated example. The method is currently being implemented within the prototype OO server ODRA devoted to Web and ...
Kamil Kuliberda, Jacek Wislicki, Radoslaw Adamus,
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where OTM
Authors Kamil Kuliberda, Jacek Wislicki, Radoslaw Adamus, Kazimierz Subieta
Comments (0)