Re: Role Models Wanted

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: Role Models Wanted
Дата
Msg-id 1059495771.22260.861.camel@camel
обсуждение исходный текст
Ответ на Role Models Wanted  (Steve Crawford <scrawford@pinpointresearch.com>)
Список 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


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

Предыдущее
От: Dmitry Tkach
Дата:
Сообщение: Re: CREATE TABLE with REFERENCE
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Auto completion in psql