I wish to create a database that will include information about 16000 files and i wish to add to a table this information.
filename and where it is
keywords
title of cdrom (where can i found them)
category and subcategory and other relational category.like for example i could do the query like selecting woman and then i could select young or orld woman for example,
and when i do the query like book i wish to know if i can see the result with the images that has book in the keyword and another option that this image can be clicked and see the rest of the images of that cd and can be selected directly by filename or by full cd.
Anyone know that if mysql can do this? is too dificult to doing these by myself or not?.
Thanks in advance.
filename and where it is
keywords
title of cdrom (where can i found them)
category and subcategory and other relational category.like for example i could do the query like selecting woman and then i could select young or orld woman for example,
and when i do the query like book i wish to know if i can see the result with the images that has book in the keyword and another option that this image can be clicked and see the rest of the images of that cd and can be selected directly by filename or by full cd.
Anyone know that if mysql can do this? is too dificult to doing these by myself or not?.
Thanks in advance.