Re: [HACKERS] What can we learn from MySQL?

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: [HACKERS] What can we learn from MySQL?
Дата
Msg-id 200405041506.53411.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: [HACKERS] What can we learn from MySQL?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: [HACKERS] What can we learn from MySQL?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] What can we learn from MySQL?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: [HACKERS] What can we learn from MySQL?  (jearl@bullysports.com)
Список pgsql-advocacy
On Tuesday 27 April 2004 15:12, Alvaro Herrera wrote:
> You know, that's kind of the point of all things related to MySQL.
> "It's better than nothing."  PostgreSQL doesn't do things because "it's
> better than nothing."  <snip>
> (Same as how MySQL guesses the result of a modulo operation, and gets it
> wrong.  They don't care and you can read that on the manual.  In
> Postgres, this is a bug.)
>

Hey Alvaro,
are you familiar with "worse is better" philosphy in software development and
how that leads to adoption rates? It basically states that simplicity is the
ultimate design goal over correctness, consitency, and completness.  Because
of this more people are able to quickly adopt a technology, which allows the
incorrectness/inconsistency/incompletness to be address by new comers and
gradually bring the software up to higher standards.   I was reading some
blogs the other day that applied this to PHP's adoption rate over Java and
.net, but your comment made me think this really applies to my$ql and
postgresql as well. check out
http://www.sitepoint.com/forums/showpost.php?p=1121502&postcount=2 for a bit
more.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

В списке pgsql-advocacy по дате отправления:

Предыдущее
От: Anastasios Hatzis
Дата:
Сообщение: Re: Distributions which contain postgresql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] What can we learn from MySQL?