Hi,
I have around 1000 websites to be hosted, All websites are hosted on the same server(LAMP), each website has its own database (DB_1, DB_2,... DB_999,DB_1000)
Each database has around 50 tables, All the websites have less traffic...
1) Does hosting too many databases on the same mysql server slow it down?
2) Which is preferred? hosting 1000 databases with 50 tables each or hosting 1 database with 50,000 tables?
I have around 1000 websites to be hosted, All websites are hosted on the same server(LAMP), each website has its own database (DB_1, DB_2,... DB_999,DB_1000)
Each database has around 50 tables, All the websites have less traffic...
1) Does hosting too many databases on the same mysql server slow it down?
2) Which is preferred? hosting 1000 databases with 50 tables each or hosting 1 database with 50,000 tables?
Comment