RavenDB is a
transactional, open-source Document Database [NoSQL] written in .NET offering a
flexible data model designed to address requirements coming from real-world
systems. RavenDB allows you to build high-performance, low-latency applications
quickly and efficiently. RavenDB stores data schema-less as JSON documents
within the database, and can be queried using LINQ queries or using RESTful API.
Raven DB, Mongo DB are few of them providing NoSQL Databases.
For more details, please refer:
http://ravendb.net/
http://blogs.technet.com/b/sateesh-arveti/archive/2013/09/12/look-at-raven-db-integration-nosql-with-aps-net-mvc-4-application.aspxhttp://blogs.technet.com/b/sateesh-arveti/archive/2013/09/12/look-at-raven-db-integration-nosql-with-aps-net-mvc-4-application.asp

Sateesh ArvetiPosted Sep 12, 2013, 6:59 AM
I haven't mentioned in my blog, NoSQL support for RDBMS. I compared RDBMS & NoSQL.
Arvind PradhanPosted Sep 12, 2013, 6:52 AM
hello sir , i read your blog . But i have not fully satisfy about NoSQL, because i have learn in present MongoDB which is part of NoSQL database. You write in your blog NoSQL support for RDBMS but this is not true. NoSQL is totally different.