The primary author of the dbdebunk website places quotes he considers to highlight issues in understanding of the relational model by the unwashed. Fabin Pascal hates OODBMS and considers the whole of OO to be a dead end in computer science that should have been aborted awhile ago. He links to several sites critical of OO.

The main thing to take away from his criticisms, IMO, is that OO is not suitable for data management. OO as an application programming paradigm is not necessarily a bad thing, and Pascal doesn't really get into that area, since his interest is in data management.

... then a equally loaded RDBMS(or as Pascal would rather put an SQLDBMS)

By saying this, are you trying to imply that there's no difference? There is a huge difference. You may not know what makes them different, but you cannot equate the two.


In reply to Re: Re: J2EE is too complicated - why not Perl?(RDBMS and OO) by autarch
in thread J2EE is too complicated - why not Perl? by beamsack

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.