Re: Custom Fields Database Architecture

From: David Fetter <david(at)fetter(dot)org>
To: Stefan Keller <sfkeller(at)gmail(dot)com>
Cc: Gnanam <gnanam(at)zoniac(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Custom Fields Database Architecture
Date: 2009-06-15 21:02:46
Message-ID: 20090615210246.GA23644@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 15, 2009 at 10:37:04PM +0200, Stefan Keller wrote:
> @David: You wrote in the links cited "The "flexibility" stems from
> fear of making a design decision.". That's an important note.
> Nevertheless, there are use cases where you *can not* know in
> advance what the name is of the attribute!

Those cases are extremely rare, and they don't fit with an RDBMS.

> To me that's not fear but adaptiveness, modesty and knowing when to
> break the rules! An apparent successful example of this EAV design
> is OpenStreetMap
> (http://wiki.openstreetmap.org/wiki/Database_schema).

Funny you should mention that. The OpenStreetMap people are hitting
exactly the issues I named, and they're ruing the day they decided on
that "schema." I don't recommend that anybody re-make their mistake.

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Eoghan Murray 2009-06-15 21:19:37 DB Migration 8.4 -> 8.3
Previous Message Brent Wood 2009-06-15 21:00:04 Re: 10 TB database