NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Books (Score:1)
I bought Object Oriented Perl a month or so back and I can't recommend it enough - get it!
Store not relational? (Score:2)
Category
----------
category_id
category_name
parent_category_id (may be NULL)
Item
------
item_id
category_id
What does it matter if this doesn't make sense for users? That's what tools and applications are for!
The data storage/retrieval mechanism should not have anything to do with what's easy for the user.