I'm reading your concerns and your response to perrin as "he doesn't understand its architecture."

Ok, I got that wrong. Thanks for clarifying.

DB2. Oracle's defaults suck horribly. There isn't a single Oracle DBA that would ever consider using them. Does that make Oracle a bad RDBMS?

Worse than it could be.

But there is a huge difference in how mysql and oracle are perceived in the public. Everybody recommends mysql for beginners (with good reason - it's easier to use at first than most alternatives), so IMHO it's more important to have good defaults, because beginners are the ones who don't touch the settings.

Nobody really uses an Oracle DB just to install a web counter in PHP. If you're a beginner with databases and forced to use Oracle, you'll probably not administer it at first.

That's more a marketing distinction than a technical one, but you can't view these things out of context.


In reply to Re^4: [OT] Why I don't use Mysql for new projects by moritz
in thread [OT] Why I don't use Mysql for new projects by moritz

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.