Re: Role Models Wanted

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
Cc: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Role Models Wanted
Date: 2003-07-29 16:22:50
Message-ID: 1059495771.22260.861.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2003-07-23 at 16:55, Steve Crawford wrote:
> I'm searching for projects that would serve as good PostgreSQL examples. In
> fact it would be nice to have a place on the PostgreSQL web page that
> featured some good examples. (If such a place exists and I missed it, please
> let me know.)
>
> Ideally the project would have the following characteristics:
>
> -Open-source (naturally, it's hard to use as an example otherwise)
>
> -Good database structure/normalization
>
> -Good error detection/recovery
>
> -Appropriate use of back-end capabilities including functions, triggers and
> rules
>
> -Good security practices
>
> -Appropriate use of special PostgreSQL features (non-standard data types,
> inheritance, etc.)
>

http://gforge.org/ fork of the sourceforge codebase, now much improved

http://www.sql-ledger.com/ double entry accounting system

http://openacs.org/ enterprise level web community system

Robert Treat
--
PostgreSQL :: The Enterprise Open Source Database

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2003-07-29 16:36:21 Re: Auto completion in psql
Previous Message Richard Huxton 2003-07-29 16:17:02 Re: Auto completion in psql