"Enterprise" is a fuzzy term that usually means a business-critical system that is deployed across an enterprise, as opposed to a system that supports a single department (though such a system might also be mission-critical). "Enterprise" is also used by Marketing to mean something along the lines of "a system you should expect to pay lots of money for."

It isn't at all surprising that IBM and Microsoft would "reject" MySQL. They're competitors, after all. Expect them to throw up a lot of FUD about MySQL. That said, they do have some valid points: The bigger players have a better transaction and data integrity story, though MySQL is (slowly) catching up.

A truth that IBM and Microsoft would prefer to ignore, though, is that many applications don't need a heavy-duty, full featured RDBMS. A really fast, fairly reliable data access method with SQL support is sufficient for a lot of applications (such as much of what Yahoo does, or discussion boards, or...). For a fairly large set of problems, MySQL is good enough.


In reply to Re: OT--Define enterprise please? by dws
in thread OT--Define enterprise please? by jlongino

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.