Live data from Hacker News

Viewing profile — rgnitz

rgnitz

HN member
Joined
Wed, Mar 16, 2011, 7:40 PM UTC
HN karma
2
Public activity
6 items

About rgnitz

No profile information was provided.

Recent public activity

  1. comment
    Comment #4453066

    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 th…

  2. comment
    Comment #4453027

    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., th…

  3. comment
    Comment #4452990

    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 requir…

  4. comment
    Comment #4449668

    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. Yo…

  5. comment
    Comment #3047843

    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.

  6. comment
    Comment #2689061

    Riak isn't in the same ballpark as MongoDB. They are closer to Hadoop.