Re: Need concrete "Why Postgres not MySQL" bullet

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: Need concrete "Why Postgres not MySQL" bullet
Дата
Msg-id 200308212243.40655.barwick@gmx.net
обсуждение исходный текст
Ответ на Re: Need concrete "Why Postgres not MySQL" bullet  (Anastasios Hatzis <ahatzis@ithcorp.com>)
Ответы Surveys & Studies: FLOSS - Usage of Free/Libre Open Source Software (PostgreSQL, etc.)  (Anastasios Hatzis <ahatzis@ithcorp.com>)
Список pgsql-advocacy
On Thursday 21 August 2003 00:44, Anastasios Hatzis wrote:
> Ian,
>
> do you use any specific tools to prototype applications designed for
> PostgreSQL?

 'Fraid not. Apart from a pen and a piece of paper ;-).

I find Postgres very "ergonomical" to develop with, particularly
in the earlier stages of an application: transaction-capable
DDL makes design changes easy to test without risk of
messing up the database; strong referential integrity
helps develop robust applications (having the app fail
on the slightest hint of bad data makes bugs in the app
much easier to find)  and psql with its tab-completion
and readline support has gone a long way to saving
me from carpal tunnel syndrome.


Ian Barwick
barwick@gmx.net



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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: [GENERAL] Need concrete "Why Postgres not MySQL" bullet list
Следующее
От: Robert Treat
Дата:
Сообщение: Apparently the real competition is Sybase...