This is a sample database schema. It has a simple data structure, some sample data, and a schema diagram. The purpose is to use as examples for
- reporting tools
- bug reports
- data entry applications
- etc.
as well as to demonstrate sound database design principles for novice database users.
It is released under the MIT license.
Currently the supported databases are PostgreSQL (pgsql) and Oracle (oracle).
You are welcome to:
- look at the schema diagram.
- read the README.
- browse the head revision in my Subversion repository.
- download the latest (0.1.1) release.
- email me with constructive criticism, patches, compliments, flames, etc.
Copyright © 2003–2005 Scott Lamb <slamb@slamb.org>.