Re: Implementation of object database in relational database

From: Ares <Ares_at_nospam-boardsluts.be>
Date: Fri, 27 May 2005 12:26:24 +0200
Message-ID: <1117189584.861539_at_seven.kulnet.kuleuven.ac.be>


I think what you are looking for can be referred to as "Object Relational Databases".
This means that users will be able to use an (ODMG-like) Object Model, while
all the information is actually stored in tables.

Oracle also supports an object-like interface for all your OO-programming needs, from the last things I heard.

Although, when modelling an object oriented environment with relational tables, you will get a LOT of tables to handle. Without optimisation you might not get the best performance.

HTH "Alchemik [_at_home]" <alchemik_at_autograf.pl> wrote in message news:d74jna$ird$1_at_news.onet.pl...
> Does aybody know any articles or any other info of implementations of
> object
> databases using relational databases? I'd be really greatfull of any
> informations.
> Thanks in advance
>
> Piotr Pietruszka
>
>
>
Received on Fri May 27 2005 - 12:26:24 CEST

Original text of this message