How to decide which NoSQL technology to use?

后端 未结 6 1657
陌清茗
陌清茗 2021-01-30 02:55

What is the pros and cons of MongoDB (document-based), HBase (column-based) and Neo4j (objects graph)?

I\'m particularly interested to know some of the typical use cas

6条回答
  •  一整个雨季
    2021-01-30 03:19

    Pretty decent article here on MongoDB and NoRM (.net extensions for MongoDB) http://lukencode.com/2010/07/09/getting-started-with-mongodb-and-norm/

提交回复
热议问题