Re: DATABASE EXAMPLES? - Mailing list pgsql-general

From Will Trillich
Subject Re: DATABASE EXAMPLES?
Date
Msg-id 20030218031946.GB1768@mail.serensoft.com
Whole thread Raw
In response to DATABASE EXAMPLES?  ("Eduardo" <epalo@ono.com>)
List pgsql-general
On Fri, Feb 07, 2003 at 09:58:59PM +0100, Eduardo wrote:
> Where can i find a complete full terminated database schema in
> SQL?
>
> I want to see a real complete database schema with views,
> triggers.. etc,...

here's one...

check out aparthia.org -- it's an open-source auction site based
on postgresql and HTML::Mason (via apache and mod_perl).

    www.apartia.org/Project/

there's lots to peruse in there, including a whole postgresql
database implementation.

--
There are 10 kinds of people:
ones that get binary, and ones that don't.

will@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Looking for a firewall? Do you think smoothwall sucks? You're
probably right... Try the folks at http://clarkconnect.org/ !

pgsql-general by date:

Previous
From: Dima Tkach
Date:
Subject: Re: Index not used with IS NULL
Next
From: Curt Sampson
Date:
Subject: Re: Table Partitioning in Postgres: