Category: Mongo

Filtering By “Reaching” Into Arrays With Mongo

Filtering By “Reaching” Into Arrays With Mongo

One seriously neat capability with Mongo is the ability to filter by “reaching” into an array and filtering on a property of an object in an array. This is seriously powerful stuff and incredibly easy with Mongo.  There’s an example...

The Beauty of Mongo

The Beauty of Mongo

MongoDB is sexy.  Sexy as hell. This isn’t the first or the best intro to Mongo+.NET, but I hope this one can show you how it finally solves the object-relational disconnect with an easy to follow example. Let’s start with...

Thoughts on MongoDB

Thoughts on MongoDB

I just recently posted a short write up on Fluent NHibernate vs. Code First in Enterprise Library 4.1. I’m starting up a new pet project (or rather re-starting it after a 3 year hiatus) so I’ve been trying to figure...