Re: newbie - postgresql or mysql

Поиск
Список
Период
Сортировка
От aly.dharshi@telus.net
Тема Re: newbie - postgresql or mysql
Дата
Msg-id Pine.LNX.4.63.0508311008230.11503@edtnas67.telus.net
обсуждение исходный текст
Ответ на newbie - postgresql or mysql  (Frank <farocco@verizon.net>)
Список 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 по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: newbie - postgresql or mysql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQexecParams-Problem