Re: Need concrete "Why Postgres not MySQL" bullet

From: Ian Barwick <barwick(at)gmx(dot)net>
To: Anastasios Hatzis <ahatzis(at)ithcorp(dot)com>, pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Need concrete "Why Postgres not MySQL" bullet
Date: 2003-08-21 20:43:40
Message-ID: 200308212243.40655.barwick@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

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(at)gmx(dot)net

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Autoresponder 2003-08-21 20:45:30 Re: Wicked screensaver
Previous Message Ian Barwick 2003-08-21 20:28:52 Re: [GENERAL] Need concrete "Why Postgres not MySQL" bullet list

Browse pgsql-general by date

  From Date Subject
Next Message Manfred Koizar 2003-08-21 20:55:23 Decent VACUUM (was: Buglist)
Previous Message Edmund Dengler 2003-08-21 20:42:24 Re: Buglist

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Koizar 2003-08-21 20:55:23 Decent VACUUM (was: Buglist)
Previous Message Edmund Dengler 2003-08-21 20:42:24 Re: Buglist