There are many programs to help catalogue music, video and books but I could not find anything that could build a catalogue of misc items (pretty much anything - I want to be able to define the catalogue tree and items attributes as I roll on).

I guess what I need is more like an ORM with simple GUI to configure/enter your data. Can't believe there is nothing out there and I'll have to write the thing myself.

Windows/Linux or web-based (as long as can be hosted locally) will work.

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

GC Star sounds close to what you are looking for.

link|improve this answer
yeh, this is more or less something close, thanks. – abolotnov Nov 24 '10 at 11:15
feedback

What the cataloguing software for e.g. books does, is to give you a more or less nice GUI to a database built with a schema which contains columns for the usual properties of a book. If you want a cataloguing tool for everything, you want a GUI to a database which can hold columns for any type of thing.

Sounds exactly like Access to me.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.