Hi,
I was looking for hoissting options for a project that I'm in, in which a database is involved, and I want to know how much storage space a database takes.
Is there a general way to calculate it?
phpmyadmin has that option. Not sure what the actual db commands would be.
But I was wondering how would I be able to predict the space that it is going to take in the future, as the database doesn't have any records yet.
Well, you easily insert a duplicate, average size record 10,000 times, and extrapolate from there.