Jump to content

Advice on users tables management


Perfidus

Recommended Posts

Hello my friends from phpfreaks,

 

I'm working on a site with lot's of users and after registry all dat goes to the corresponding tables.

Some of the features of the website are:

- Adding friends to your friend list (which give them privileges)

- Sending messages to other users.

My question is:

For the management of this features, which is the best option for DDBB?

I've been thinking of creating new tables for everyuser after registering, like:

friends_8787766

messages_8787766

Where the number is the user reference.

Whit this system I will have LOOOOOOTS of tables in my ddbb and I wonder if this is just a crazy idea or just the way the things use to be done.

 

 

Link to comment
https://forums.phpfreaks.com/topic/149394-advice-on-users-tables-management/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.