dbTalk Databases Forums  

Tagging System

comp.databases.mysql comp.databases.mysql


Discuss Tagging System in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Tagging System - 07-21-2006 , 11:05 PM






well, this is not a completely mysql related topic, but i tihnk mysql
users/developers might be interested in the topic, so i post here...


Q. What is the best database table design for a tagging system?

Consider the following examples...


tags for item A : coke cola
tags for item B : fanta drink
tags for item C : coke pepsi drink
....
....

so the following set are generated: (only one-level depth)

set for the tag "coke" : cola pepsi drink
....

any idea on this?


Reply With Quote
  #2  
Old   
strawberry
 
Posts: n/a

Default Re: Tagging System - 07-22-2006 , 04:40 AM







howachen (AT) gmail (DOT) com wrote:
Quote:
well, this is not a completely mysql related topic, but i tihnk mysql
users/developers might be interested in the topic, so i post here...


Q. What is the best database table design for a tagging system?

Consider the following examples...


tags for item A : coke cola
tags for item B : fanta drink
tags for item C : coke pepsi drink
...
...

so the following set are generated: (only one-level depth)

set for the tag "coke" : cola pepsi drink
...

any idea on this?
this looks like a thesaurus. there's stuff out there on thesaurus db
construction - also, tematres provide open source thesaurus management
which I've heard good things about.



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.