Jump to content

[SOLVED] database design


aliento

Recommended Posts

Hi programmers.

I always had problem with the database tree for a directory application.

I want to make a directory for business companies and with the ability to store there products in it.

I want to save to the database categories subcategories , this i will do it with one table with ids , levels and previous level ids.

The companies will be stored to another table with the category id which is under.

Plus i want to store products which are different for every company. Every company will have a lot of products. The amount of the products i hope will be a lot . Its a problem to store them in one table.

What should i do? do you find any problem at what i told?

Thank you

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.