database - MySql community edition capacity -
database - MySql community edition capacity -
i using mysql community edition on amazon rds service. big database, 2/3 tables has 10 millions records , 4-5 tables has 7-8 millions records. question is, how much capacity mysql community edition has? should have purchase mysql enterprise edition application? can pricing info same?
edit:
what benefit/key fetcher utilize mysql enterprise edition?
thanks -
there no capacity limit mysql community edition (only os limit).
you don't need mysql entreprise edition.
read post : what maximum size of mysql database in version 5 , up?
if don't bring together big tables, should okay. otherwise recommend utilize rdbms (like postgres...).
mysql database relational-database
Comments
Post a Comment