Database driven product website

I have to create a website that features about 100 products. However, I would like it to be database driven - mySQL. In the database I want to be able to store an image(or link to an image?) of the product, the product name, and a description. Can anyone point me in the right direction? Is there a good tutorial online?

I want the site to be as simple as possible.
Thanks in advance.