Page 1 of 1

how bigger is your databases ? and about performances ?

Posted: Fri Jan 13, 2006 5:32 am
by duk
hy guys

im trying to get some information about performance frm your experiences in your databases, and if possible for with more then 100MB in database please tell something about the performance..

Posted: Fri Jan 13, 2006 5:43 am
by Jenk
hardware makes more of an impact than software imo..

Have used tiny <1mb DB's up to the 14TeraB system I am supporting now..

Posted: Fri Jan 13, 2006 5:53 am
by JayBird
Moved to database forum Image

Re: how bigger is your databases ? and about performances ?

Posted: Fri Jan 13, 2006 7:37 am
by Chris Corbyn
duk wrote:hy guys

im trying to get some information about performance frm your experiences in your databases, and if possible for with more then 100MB in database please tell something about the performance..
If you're working out which DBMS is faster at large volumes MySQL will win every time. We use MySQL with many millions of records that is constantly being hammered with traffic and it runs perfectly. The database size in megabytes is still only quite small though (less than 50MB in fact) since it's very very well normalized. I'm lead to believe Google is backed by MySQL.