|
I'm planning on implementing a new statistics system on my websites, but am a bit worried about the volume of data it will produce.
The database has risen to 5MB in testing and I am expecting it to grow by about 20-25MB per month. Because of this, am I going to have problems running queries on it from PHP?
On my statistics reporting page I make about 5/6 queries at a time on the full database. Am I going to run into problems with this causing excess server usage, or is this sort of database 'small' for MySQL (according to MySQL.com it works fine with 5,000,000,000 rows).
Thanks
__________________
Please login or register to view this content. Registration is FREE - Everything a webmaster needs - for free
Please login or register to view this content. Registration is FREE - Free web hosts reviewed and rated
Please login or register to view this content. Registration is FREE - Impartial hosting directory - Add your host today for FREE
|