Re: [OT] "advanced" database design (long)

From: vladimir konrad <vk(at)dsl(dot)pipex(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: thomas(dot)pundt(at)rp-online(dot)de
Subject: Re: [OT] "advanced" database design (long)
Date: 2008-02-02 13:29:37
Message-ID: 20080202132937.7986c81d@svr0.h.dearm.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Yes, this is known as eg. Entity-Attribute-Value model (cf.
> wikipedia).

Thank you for the pointer and term. This will get me started.

> IMO most times its disadvantages (it can be very hard to write
> performant queries compared to the traditional row based model) weigh
> higher than you gain (in flexibility) in relational databases. But it
> sure has its uses cases.

Obviously, I will have to think it through more...

Vlad

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mljv 2008-02-02 14:09:41 Re: Very long execution time of "select nextval('..');"
Previous Message damien clochard 2008-02-02 12:56:27 Re: PostgreSQL Certification