Re: Are we mischaracterising mysql? Re: 12 Silver Bullets

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Are we mischaracterising mysql? Re: 12 Silver Bullets
Date: 2007-08-16 19:26:43
Message-ID: 200708161926.l7GJQhI11449@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Ron Mayer wrote:
> Simon Riggs wrote:
> >
> > - MySQL's feature set corresponds to ...:
> > mostly read-only, simple SQL, design implemented by developers, so no
> > DBA required.
> >
> > - PostgreSQL's feature set works for "difficult/complex" web apps.
>
> Really. It looks to me like MySQL's niche that postgresql doesn't yet
> touch is in the most complex, most insert/update intensive applications.
>
> The two reference MySQL projects that first come to my mind are
> the Sabre airline system[1]; and Google Adwords[2,3]. Both
> extremely update intensive applications - far beyond what I see
> PostgreSQL being used for.

I think though the applications themselves are update-intensive, MySQL's
role in the application is mostly as read-only web storage. There are
other databases behind Sabre for sure that do the actual update load.

Also, MySQL's 0.050B revenue isn't representitive of its installed base
or growth as with the commercial companies.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Derek Rodner 2007-08-16 19:29:02 Re: Are we mischaracterising mysql? Re: 12 Silver Bullets
Previous Message Ron Mayer 2007-08-16 19:18:03 Re: DBA-Village Poll