Re: [OT] "advanced" database design (long) - Mailing list pgsql-general

From vladimir konrad
Subject Re: [OT] "advanced" database design (long)
Date
Msg-id 20080202132937.7986c81d@svr0.h.dearm.co.uk
Whole thread Raw
In response to Re: [OT] "advanced" database design (long)  (Thomas Pundt <mlists@rp-online.de>)
List 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

pgsql-general by date:

Previous
From: Thomas Pundt
Date:
Subject: Re: [OT] "advanced" database design (long)
Next
From: mljv@planwerk6.de
Date:
Subject: Re: Very long execution time of "select nextval('..');"