Database Design sugessition

Posted by Manoj kumar on Stack Overflow See other posts from Stack Overflow or by Manoj kumar
Published on 2012-10-27T04:55:37Z Indexed on 2012/10/27 5:00 UTC
Read the original article Hit count: 491

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about mysql

Related posts about sql