Re: Mixing OO and DB

From: Alexandr Savinov <spam_at_host.com>
Date: Mon, 11 Feb 2008 11:56:13 +0100
Message-ID: <fop9kc$59s$1_at_news-a.stw-bonn.de>


Victor Porton schrieb:
> I know both object oriented programming and DB (SQL). But it seems
> that these are incompatible. Or may somebody advice how to meddle them
> together?
>
> Being strong in both OOP and DB development, I am yet weak in writing
> object oriented programs which use DB.
>
> Maybe somebody may suggest me some article about mixing together DB
> and OOP?

Here is a short paper describing one possible approach to this problem:

Informal Introduction into the Concept-Oriented Programming: http://conceptoriented.com/papers/CopInformalIntroduction.html

The paper is aimed at formulating main principles of the concept-oriented programming but section 8 gives a general idea what the concept-oriented data model is.

Some discussion can be found here:
http://www.theserverside.com/news/thread.tss?thread_id=47699 Received on Mon Feb 11 2008 - 11:56:13 CET

Original text of this message