A Beginners' Guide to MongoDB With C#
Just what the title says.
Seems like there is a variety of NoSQL database architectures and features, some of which are designed to handle very large masses of data and scale up; others are more limited in capabilities. Turns out that one has to do homework in order to choose the “right database”. I was reading some more and thought I’d try out mongoDB, which seemed like a leading solution in the field.
Original title and link: A Beginners’ Guide to MongoDB With C# (©myNoSQL)
via: http://evolpin.wordpress.com/2011/08/08/first-attempt-at-nosql-c-and-mongodb/