Multiple Databases |
9/15/2009 9:32:21 AM |
PHPRunner General questions | |
H
horsey_kim author
Using Mysql Database and PHPrunner 5.1 - |
|
S
|
swanside 9/15/2009 |
Could you not have one database, but different tables for each user and a common on for ads? |
H
|
horsey_kim author 9/15/2009 |
Could you not have one database, but different tables for each user and a common on for ads?
|
![]() |
Sergey Kornilov admin 9/15/2009 |
Kim, |
H
|
horsey_kim author 9/15/2009 |
Kim, it doesn't really matter how many tables in your database. You can either assign a separate database to each website or share one database between all of them. More important metric is the number of simultaneous users that will be accessing your website or websites.
|
![]() |
Sergey Kornilov admin 9/16/2009 |
Kim, |
H
|
horsey_kim author 9/16/2009 |
Kim, it's not about the tool you use to build your website. It's more about how your database is designed, do you have all required indexes in place, amount of data typical users consumes, physical parameters of your web server etc.
|