If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Post-relational databases and Entity-Attribute-Value model

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-06, 18:23
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Post-relational databases and Entity-Attribute-Value model

COMMENTARY: Introduction to Dynamic Data Models in Healthcare

tony, i thought you'd like to see that because of the EAV

and was that really you who suggested this table:
Code:
person_name  item_type  item_name
-----------  ---------  ---------
eric         book       book1
eric         book       book2
eric         song       song2
...
that looks an awful lot like an extensible "type/value" structure to me, eh

__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #2 (permalink)  
Old 03-24-06, 07:59
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Quote:
Originally Posted by r937
that looks an awful lot like an extensible "type/value" structure to me, eh

Yes, I did realise that even as I posted it! But I would argue that it is more of a supertype/subtype design that an EAV model really!

I don't know what it is about the Healthcare and Pharmaceutical world that it seems to find EAV so beguiling. I mean, is it that they actually face a different situation from the rest of us where full-on flexibility is paramount, or is it just a culture thing - i.e. all the database designers in that industry pick up the EAV idea from each other like a, er, virus...?
__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
  #3 (permalink)  
Old 03-24-06, 08:08
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Quote:
Originally Posted by andrewst
I don't know what it is about the Healthcare and Pharmaceutical world that it seems to find EAV so beguiling.
It is the pharmaceuticals...

This is sort of like LSD and BSD coming out of Berkeley. That is no accident either!

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On