Tell me please what nosql solution (MongoDB, RavenDB, Cassandra, etc.) are best suited for use with ASP.NET MVC? and why(speed, ease of use, stability, etc.)?
and examples of its use.
Tell me please what nosql solution (MongoDB, RavenDB, Cassandra, etc.) are best suited for
Share
Actually, for ASP.NET MVC it doesn’t matter as it runs on .NET Framework, you should ask a solution for .NET
have a look here, i’d recommand RavenDB because it already has a .NET API included and it’s written in C#