Software Developer
Archive for April, 2010
Benefits of NoSQL (MongoDb) for the Query-side of CQRS
Apr 11th
As you may know I’ve been researching CQRS and the benefits of using this approach to developing systems. My focus at the moment is on the Query side of things and for this I’ve been comparing a SQL Server / NHibernate solution with a NoSQL alternative using MongoDb. For this, I’ve been using a simple forum