Re: MySQL vs. PostgreSQL

Поиск
Список
Период
Сортировка
От Alex Rice
Тема Re: MySQL vs. PostgreSQL
Дата
Msg-id 50D48547-9836-11D6-84CA-0030653DEAA0@arc.to
обсуждение исходный текст
Ответ на Re: MySQL vs. PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: MySQL vs. PostgreSQL  (Philip Hallstrom <philip@adhesivemedia.com>)
Список 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 по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: table size growing out of control
Следующее
От: Philip Hallstrom
Дата:
Сообщение: Re: MySQL vs. PostgreSQL