Emailid
Password
         
  
    Forgot password

New user Sign Up
 

 

Is it better to have a table for each user in a mysql dB?                            

Author Name Status Posted Time
Eleganta Coerulea 10/29/2008 3:23:43 AM
Author is Offline

Hi friendsss,

I am trying to develop a program that gives different metrics of a website given just the URL. You can setup an account and the dB will store all the information collected for the URL(s). There is a check all button, so you can check the metrics on all the URL's with one click and it updates in the dB. I am having a problem because I don't know if I should make a new table for each new user who signs up or if I should just add a row to a users table. Right now I just add a row, but this is limiting the number of URL's a person can store in the dB (well, atleast I don't know how to save arrays into a mysql dB). So my question is... Is it better to have a table for each user or one table with all users information?

For login purposes I would have one table (for all users) with user login information, then another table for each user that has specific site information.

Thanks,

Eleganta.

 

Subject Author Status Date

Re: Is it better to have a table for each user in
a mysql dB?

Fione Housman 10/30/2008 3:24:22 AM

Re: Thanks for the replies!

Eleganta Coerulea 10/30/2008 3:27:18 AM

Re: Is it better to have a table for each user in
a mysql dB?

Borris O'Reilly 10/30/2008 3:25:18 AM

Re: I've read a few things on serialize

Eleganta Coerulea 10/30/2008 3:28:23 AM

Re: Is it better to have a table for each user in
a mysql dB?

Bhairavi Hussain 10/30/2008 3:30:13 AM

Re: Good point!

Fione Housman 10/30/2008 3:32:16 AM
Related Forums
Optimizing Images
Get a Website Template for Free!!!
Get a Website Template for Free!!!
Reply to Hesus!!!
Do You Sell Your Templates on Ebay?





Home | About Us | Site Map | Privacy Policy