MySQL Forums
Forum List  »  NDB clusters

Re: MySQL vs MS SQL Server clustering
Posted by: Stewart Smith
Date: January 08, 2006 07:09PM

Let's say you have a 200GB database.

Let's say four data nodes, two replicas

this means that you will need 400GB of memory across four machines - or 100GB in each.

This still costs a lot however. Likelyhood is that you don't need all of that data accessible all the time. Cluster what you really need and use replication for the rest (e.g. old data, images, blobs)

You should probably contact our sales team and they'll be able to help you work out a potential solution using MySQL and compare it to MSSQL

Stewart Smith, Software Engineer - MySQL Cluster
MySQL AB, www.mysql.com

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Options: ReplyQuote


Subject
Views
Written By
Posted
3878
January 03, 2006 10:49AM
2139
January 03, 2006 10:59AM
1929
January 03, 2006 02:23PM
Re: MySQL vs MS SQL Server clustering
2077
January 08, 2006 07:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.