|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: OO concepts and relational databasesby dfaure (Chaplain) |
| on Aug 02, 2004 at 18:00 UTC ( #379347=note: print w/ replies, xml ) | Need Help?? |
|
Getting back to the OO concepts (and btw answering the quiz I proposed here), you have 3 available ways of modeling your data relations:
The only real common data relation shared between OO and relationnal data model is the association. The two other one may be more or less emulated with frustrating results and poor performance as other monks have already pointed out in this thread. So, why not try to use a OODBMS instead of a RDBMS? In other terms, something more dedicated to the way datas is described as objects. Despite they are still less known and used than RDBMS*, some engines are up and ready, waiting you to try them, even with perl (look for Pogo)! ____ ____
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||||