Re: POSTGRES/MYSQL

From: Michael Nolan <htfoot(at)gmail(dot)com>
To: Sonam Sharma <sonams1209(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: POSTGRES/MYSQL
Date: 2019-03-11 16:35:50
Message-ID: CAOzAqu+3VGXmXjrxvJvuSj0EFr6VfSLnP83yi35sj6ks2MAfrQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 11, 2019 at 6:32 AM Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:

> Hi All,
>
> We are planning to migrate our database into any open source DB.
> Can someone please help me in knowing which one will be better among
> POSTGRESQL and MYSQL.
>
> In what terms postgres is better than MYSQL.
>
> Regards,
> Sonam
>

There isn't a simple answer to this, it's like asking 'which is better for
cooking: aluminum or stainless steel'. The answer is 'it depends on what
you're trying to do'.i

There are things that PostgreSQL does very well. There are things that
MySQL does very well. There are things that they don't do as well.

PostgreSQL is, IMHO, more robust and will handle larger databases. MySQL
is better at isolating users from each other and requires less expertise to
administer.

Depending on your needs, the size of your organization and your budget, you
may want to bring in outside consultants to help you plan.
--
Mike Nolan
nolan(at)tssi(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2019-03-11 17:01:53 Re: POSTGRES/MYSQL
Previous Message Sonam Sharma 2019-03-11 16:31:44 Re: POSTGRES/MYSQL