Re: MySQL vs. PostgreSQL - Mailing list pgsql-general

From Alex Rice
Subject Re: MySQL vs. PostgreSQL
Date
Msg-id 50D48547-9836-11D6-84CA-0030653DEAA0@arc.to
Whole thread Raw
In response to Re: MySQL vs. PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: MySQL vs. PostgreSQL
List pgsql-general
On Monday, July 15, 2002, at 01:30  PM, scott.marlowe wrote:

> An interesting talk back was posted to this article that parallels the
> experience of many folks with postgresql and mysql.
>
> http://phpbuilder.com/annotate/message.php3?id=1010522

OK, reading this article makes me want to throw in my .02c.

- "most web developers" have no clue about transactions, referential
integrity, triggers, stored procedures.
- "most web developers" are dealing with small applications (think
product catalogs with a couple of tables, with less than 1K rows).
- Therefore, "most web developers" happen to be in the "sweet spot" for
mysql's performance vs. it's set of features.

That's why all these web development industry zines keep saying "mysql
is best". I'm making these statements based on my experience since '96,
working in the Internet Service Provider, and web development industries.

For this to change, somehow, the average web developer needs to be
educated about the world beyond MySQL. I really really hope this
happens, somehow. Just thinking out loud...

Alex Rice, Software Developer
Architectural Research Consultants, Inc.
alex_rice@arc.to
alrice@swcp.com



pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: table size growing out of control
Next
From: Philip Hallstrom
Date:
Subject: Re: MySQL vs. PostgreSQL