Moving fast and breaking things in the database world is not a good thing. That said... I highly doubt collection level locking will take too long. I don't see anyone nipping at their heels. They have some competition…
I totally agree there are a lot of big apps running on Sparc... but I think that it would be much cheaper to buy new x86 hardware for a all products/systems going forward (i.e., those written for MongoDB). Sun (errr...…
Indeed you can distribute data to multiple independent RDBMS, but balancing when new nodes are added is probably a manual process (or a lot of custom code) that is likely to require downtime. To avoid downtime, your…
With MongoDB, you are able to shard your system. This means you can grow your databases horizontally. This is not something you can easily (or cheaply) do in the world of RDBMS. You will see much better scalability with…
I just uploaded another one for you: https://mms.10gen.com/static/images/mms1.png There are actually a lot more charts available, but this gives you a hint of what is available.
Riak isn't in the same ballpark as MongoDB. They are closer to Hadoop.
Moving fast and breaking things in the database world is not a good thing. That said... I highly doubt collection level locking will take too long. I don't see anyone nipping at their heels. They have some competition…
I totally agree there are a lot of big apps running on Sparc... but I think that it would be much cheaper to buy new x86 hardware for a all products/systems going forward (i.e., those written for MongoDB). Sun (errr...…
Indeed you can distribute data to multiple independent RDBMS, but balancing when new nodes are added is probably a manual process (or a lot of custom code) that is likely to require downtime. To avoid downtime, your…
With MongoDB, you are able to shard your system. This means you can grow your databases horizontally. This is not something you can easily (or cheaply) do in the world of RDBMS. You will see much better scalability with…
I just uploaded another one for you: https://mms.10gen.com/static/images/mms1.png There are actually a lot more charts available, but this gives you a hint of what is available.
Riak isn't in the same ballpark as MongoDB. They are closer to Hadoop.