Database Design sugessition
- by Manoj kumar
I am in the plan of building a information service website similar to http://us.justdial.com/, I was in the confusion of designing the database.
The datas stored in the database are
List of categories
Name of the company and its address, phone number, category, etc...
(i am going to use MYSQL Database)
how could i design the database that makes the accessing of those data easier ?
Thanks in advance