Click here to Skip to main content
15,880,392 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
What a way to use the database server and the client side using NoSQL offer (that has best resources for it and must be reliable)?

With following features :
-NoSQL database with support for rich server-side data structures
-I've developed a very fast C# Client/Server with a strong-focus on performance
-Support LINQ/Lambda and etc.
Posted
Updated 14-Sep-12 21:51pm
v2
Comments
Kuthuparakkal 15-Sep-12 3:37am    
Not clear, need more info. Explain

1 solution

HAve you seen this thread: http://stackoverflow.com/questions/1777103/what-nosql-solutions-are-out-there-for-net[^]?

[Update]
As I see, Redis has no LINQ enabled .net client, but MonoDb has: http://www.mongodb.org/display/DOCS/CSharp+Driver+LINQ+Tutorial[^]
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900