Using SQL with object-oriented databases

作者:

Highlights:

摘要

We investigate how the standard database query language SQL can be extended to deal with the newly emerging trends of complex objects and object orientation. Our main concern is to extend SQL as naturally as possible, rather than to redesign SQL into “yet another” object-oriented query language. We achieve this goal through a faithful mapping from a complete object-oriented database model, compatible with recent proposals in the field, to the nested relational database model, which is widely accepted as a natural extension of the relational database model on which standard SQL is based. We provide formal definitions of syntax and semantics. We also review related research and situate our work into it.

论文关键词:Object-oriented database models,query languages,SQL

论文评审过程:Revised 4 September 1992, Available online 2 July 2003.

论文官网地址:https://doi.org/10.1016/0306-4379(93)90003-J