Re: How to convince people to choose PostgreSQL over MySQL?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Stephen Cook <sclists(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Josh Berkus <josh(at)berkus(dot)org>, Tobias May <tobias(dot)m(at)inventati(dot)org>, pgsql-advocacy(at)postgresql(dot)org
Subject: Re: How to convince people to choose PostgreSQL over MySQL?
Date: 2017-06-16 15:56:01
Message-ID: e1ce60e3-2f72-62bb-3726-d1205c83c8b1@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On 06/15/2017 05:28 PM, Stephen Cook wrote:

> I'm not just being grumpy here. I have convinced clients to switch from
> MySQL to PostgreSQL, and since this happened I have to explain every
> time there is a new hire that they can download the broken-unsupported
> version or the broken-by-design version, or find something else on the
> internet at their leisure. When the next client is getting the
> "PostgreSQL is better" speech, am I supposed to praise the benefits of
> just using the command line? It makes the whole ecosystem look bad, from
> the "people who wear suits and pay for everything" perspective. As an
> advocate (to my clients at least) it makes me look bad.
>

You aren't wrong. At CMD we run into it all the time. We run into it all
the time and although I have nothing to say bad about PgAdmin4 (because
I literally have never used it except install and launch), I have
received fairly negative feedback about it.

What I find is this:

1. If they are a Linux desktop house, they are usually just fine using
psql or even PgAdmin3. There is even an LTS version[1] from OpenSCG that
makes sure that it works with newer versions of PostgreSQL.

2. If they are a Mac or Windows house, I point them to commercial
solutions because frankly, they are better than anything the community
has ever released (or likely will ever).

Remember, we are BSD based, commercial software is just fine. We should
be about the spread of the PostgreSQL pollen and not tie ourselves to
any particular solution (Open Source or not).

* https://www.navicat.com/en/products/navicat-for-postgresql
* https://www.sqlmanager.net/en/products/postgresql/manager
* https://www.microolap.com/products/database/postgresql-designer/

I have also heard very good things about this:

* https://github.com/pgmodeler/pgmodeler

Sincerely,

JD

1. https://bitbucket.org/openscg/pgadmin3-lts

--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.
Unless otherwise stated, opinions are my own.

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Adrian Klaver 2017-06-17 20:53:25 Re: How to convince people to choose PostgreSQL over MySQL?
Previous Message Stephen Cook 2017-06-16 00:28:40 Re: How to convince people to choose PostgreSQL over MySQL?