Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Photo Database Application

by saberworks (Curate)
on Apr 03, 2006 at 17:54 UTC ( [id://540985]=note: print w/replies, xml ) Need Help??


in reply to Photo Database Application

It sounds like you're asking for two different things - a tagging system and a hierarchical categorization system. Most tagging systems I've seen allow you to tag a resource with any number of tags, but in general, tags aren't related in any way.

Storing a hierarchy in a database is an old problem with many solutions. I have found this one to be particularly interesting because it allows the query of full branches with a single query (trade-off being slower inserts): http://mrnaz.com/static/articles/trees_in_sql_tutorial/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://540985]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-19 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found