Skip to content

Mark Embling

Tagged 'mongodb'

MongoDB and .NET Follow-up: NoRM

In December I posted about MongoDB and using it within .NET applications. I had always intended to post one (or more) follow-up posts but various things conspired against me causing it never to happen. Well, now that time is over and I thought it was about time I explored another MongoDB .NET driver.

Continue reading


Document Database Interest

Document databases are quite a hot topic at the moment, what with the release of RavenDB and continued presence and interest surrounding MongoDB and CouchDB. However, I've pretty much settled on MongoDB as my document database of choice, despite the promise (and actual goodness) of RavenDB.

Continue reading


Going 'NoSQL' with MongoDB and C#

I've noticed with interest the 'NoSQL' movement which seems to have arrived recently and have on the whole ignored it. I generally find myself getting on well with relational databases and based on that fact (and the fact they are so commonly used), I have not looked into any of the alternatives. However, I have recently read various articles talking in particularly about CouchDB and MongoDB and after reading a little bit about both, I decided to give MongoDB a closer look.

Continue reading