Do I need to buy Mysql cluster enterprise edition?
Posted
by
Arman
on Server Fault
See other posts from Server Fault
or by Arman
Published on 2011-03-12T13:41:24Z
Indexed on
2011/03/13
0:12 UTC
Read the original article
Hit count: 523
Hello, we have a ms-sql 2008 standard edition. The db became too huge, about 8 10^9 records.the db files are about 4.5tb each. We cannot effort us to get enterprise edition to slice the database. We need partitioning.
So the idea is to use Mysql cluster with many datanodes. We already started to move data.
I wondered do we need to buy a licens for mysqlcluster?are there performance difference between community edition and commercial one?
Thanks Arman.
© Server Fault or respective owner