Re: OT: publicly available databases? - Mailing list pgsql-general

From Chris Browne
Subject Re: OT: publicly available databases?
Date
Msg-id 60zmg5vvtg.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to OT: publicly available databases?  (Andrew Gould <andrewgould@yahoo.com>)
List pgsql-general
andrewgould@yahoo.com (Andrew Gould) writes:
> I just finished migrating US county level census data
> into a PostgreSQL database; and thought I'd save
> others the trouble of doing the same.  (I've been
> laid-off and am trying to stay busy.)  The gzipped,
> dump file is approximately 9.5MB.
>
> Is there a place online where people share data?  I
> thought about offering it to techdocs or pgfoundry;
> but it's neither documentation, nor an application, so
> I didn't think it would be appropriate.
>
> If there is no such repository; but you would like
> more information, please contact me off-list.

There is a relevant project at pgFoundry:
  <http://pgfoundry.org/projects/dbsamples/>

Having interesting databases of interesting size is definitely a
useful thing.  Good for plenty of purposes.

BTW, the MySQL folk created a sample database called Sakila
<http://www.openwin.org/mike/index.php/archives/2006/04/sakila-08/>,
loosely based on the Dell DVD application.  They licensed under BSDL
specifically to allow it to be widely used for samples in books and
magazine articles and such...

Robert Treat has done a PostgreSQL port, which is at pgFoundry, part
of that project, called Pagila.
--
output = reverse("gro.gultn" "@" "enworbbc")
http://cbbrowne.com/info/nonrdbms.html
"I tell my students to think of Steele's book as the Oxford English
Dictionary and Norvig's as the complete works of Shakespeare."
-- Prof. Wendy Lenhert (Massachusetts)

pgsql-general by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Adding foreign key constraints without integrity
Next
From: Jim Nasby
Date:
Subject: Re: How to optimize PostgreSQL database size