Page 1 of 1

Database size

Posted: Thu Jun 18, 2009 7:37 am
by rajsekar2u
Hi,

Did mysql can handle a large database ( 'more than one lakhs entries' ).

Re: Database size

Posted: Fri Jun 19, 2009 7:39 am
by jaoudestudios
I am using mysql for millions of entries that stores TBs of data. I highly recommend it. But at that size many optimisation techniques are required, i.e. partitioning/shards/clusters etc