<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 03/12/2012 10:07 AM, <a class="moz-txt-link-abbreviated" href="mailto:aragonx@dcsnow.com">aragonx@dcsnow.com</a> wrote:
    <blockquote
      cite="mid:8254b7f2dcde6eebd03e37ae03cd730b.squirrel@www.dcsnow.com"
      type="cite">Hello all,<br>
      <br>
      I did a little searching but didn't come up with
      anything.&nbsp; I'm using Fedora 16 and am about to start doing some
      database work on some databases that were built in Mysql 5 (I
      think).&nbsp; I know there have been some forks since Sun then Oracle
      took
      over the project.&nbsp; Is Mysql still the "standard" or has one
      of the forks taken over?<br>
      <br>
      I know Mysql is still there and can be
      installed but it might be a good idea to move where everyone else
      is
      moving for compatibility.&nbsp; That is if people are moving at all.<br>
      <br>
      Thanks.<br>
      <br>
      ---<br>
      Will Y.<br>
      <br>
      -- <br>
      This message has been scanned for viruses and
      <br>
      dangerous content by
      <a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
      and is
      <br>
      believed to be clean.
    </blockquote>
    <br>
    The original author of mysql has created mariaDB <a
      href="http://mariadb.org/">http://mariadb.org/</a> which I believe
    is claimed to maintain compatability with mysql.&nbsp; Some linux distros
    are considering offering alternative packages.&nbsp; PostGreSQL <a
      href="http://www.postgresql.org/">http://www.postgresql.org/</a>
    is also quite popular and has its advantages and disadvantages over
    mysql.&nbsp; While a subset of PostgreSQL and Mysql are compatible, both
    have extensions that are not.&nbsp; If your looking for something more
    compatible with mysql, then I think mariadb is what you want.<br>
    <br>
    SQLite <a href="http://www.sqlite.org">http://www.sqlite.org</a> is
    also popular for certain purposes.<br>
    <br>
    Nataraj<br>
    <br>
  </body>
</html>