Andrew Sullivan wrote:

On Wed, Aug 16, 2006 at 06:12:06PM +0200, Jesper K. Pedersen wrote:
Doing a bit of database work for several friends (golf clubs and so on) I was very keen to start using a sort of "standard" and not least open database model with predefined tables.

If I understand your question correctly, I think this is what the
various Normal Forms are for, no?

A

I may be a bit "vague" in saying what the project was about as the last time I visited them was when they were actually active and offering standard table defenitions. The normal forms are as far as I know just how you decide to tie together your tables.

The opendatabase model actually offered a standard set of table definitions covering a wide range of data storage.

Of course this means that the tables would often have stuff you dont need, and may not have the things you need, but at least there is a common "thread" in how you different databases look. For the big company that can afford having people optimizing databases that isnt the best choice, but for the common small scale users it is rather nice that we dont have to reinvent the tables each time we make a new database.

Best regards
Jesper K. Pedersen

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to