Re: Sample databases

From: Vraj Mohan <r(dot)vrajmohan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Sample databases
Date: 2013-01-18 22:26:30
Message-ID: CAEigJJBNHQoNpKX1+Ay5r6NaMHq=0J66mJZrq+-sEfHHWWqA0w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have created a couple of PostgreSQL sample databases at
https://github.com/vrajmohan/pgsql-sample-data:
1. The supplier-part-project database from C J Date's book.
2. The Employee sample database from the MySQL project. This db
occupies 300MB and and has ~4 million total rows.

Please let me know if you find this useful.

I tried contributing to http://pgfoundry.org/projects/dbsamples/, but
pgFoundry appears to be down. I spoke to the project admin and we
agreed that it would make sense to migrate the project over to Github.

--Vraj Mohan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2013-01-18 23:31:09 Combine Date and Time Columns to Timestamp
Previous Message Kevin Grittner 2013-01-18 22:07:24 Re: Temp table's effect on performance