Re: newbie - postgresql or mysql - Mailing list pgsql-general

From aly.dharshi@telus.net
Subject Re: newbie - postgresql or mysql
Date
Msg-id Pine.LNX.4.63.0508311008230.11503@edtnas67.telus.net
Whole thread Raw
In response to newbie - postgresql or mysql  (Frank <farocco@verizon.net>)
List pgsql-general
Hello Frank,

     I believe that PostgreSQL is a proper RDBMS adhering to the ACID
principles, as well as has similar functions to Oracle, in terms of having
procedural language support with pg/plsql and the ability to also use
other languages such as perl, java (pl/perl and pl/java) to do the same.

     I think that you can use the GUI tool PgAdmin III to do what you
probably do with Navicat for MySQL. MySQL is not really free there are
some caveats that you have to look out for, PostgreSQL is 100% free (as
like in the brew).

     I am sure that there are others who could give you a better
insight than I have, BUT hopefully this helps.

     Cheers,

     Aly

On Wed, 31 Aug 2005, Frank wrote:

> Hello,
>
> I would like to try postgresql  and was wondering what benefits it has over
> MySql.
> I am using navicat to manage my MySQL  databases.
>
> Thanks for the help.
>
> Frank
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
Aly S.P Dharshi
aly.dharshi@telus.net

      "A good speech is like a good dress
       that's short enough to be interesting
       and long enough to cover the subject"

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: newbie - postgresql or mysql
Next
From: Tom Lane
Date:
Subject: Re: PQexecParams-Problem