
Big Data
In this post I’m going to create a simple ASP.NET MVC website for a simple blog that uses MongoDB and the offical 10gen C# driver . MongoDB is no NOSQL database that stores information as Binary JSON (BSON) in documents. I have been working with it now for around 6 months on an enterprise application and so far am loving it. Our application is currently in alpha phase but should be public early next year!
A MongoDB Tutorial using C# and ASP.NET MVC | Joe Stevens' Blog
This is the continuation of my series exploring Machine Learning, converting the code samples of “ Machine Learning in Action ” from Python to F# as I go through the book.

