its_superman
11-05-2009, 10:47 AM
Hi
I am picking up php and sql quite well and read a couple of good books (excluding Sams) done a few tutorials etc etc.
The one thing they all forget to mention is how many database's you should have on one site.
Just want everyones feedback on this one.
Lets for arguments sake you were going to build a directory with 10 different sections on.
1.Jobs
2.Auto
3.Insurance
4.etc etc
Would you:-
1.Have a different database for each catergory.
2.Have a table for each, in one main Database.
3.Something else...dont know what this could be.
4.Or is it a case of "do it how you want"
If you just want to put a number so I can get a general feel for what "the norm" is.
Thanks in advance
I am picking up php and sql quite well and read a couple of good books (excluding Sams) done a few tutorials etc etc.
The one thing they all forget to mention is how many database's you should have on one site.
Just want everyones feedback on this one.
Lets for arguments sake you were going to build a directory with 10 different sections on.
1.Jobs
2.Auto
3.Insurance
4.etc etc
Would you:-
1.Have a different database for each catergory.
2.Have a table for each, in one main Database.
3.Something else...dont know what this could be.
4.Or is it a case of "do it how you want"
If you just want to put a number so I can get a general feel for what "the norm" is.
Thanks in advance