Search code examples
.netpersistencenosqlnon-relational-database

Good non-relational/quazi-relational DB with .NET API?


Anyone have any recommendations for a non-relational/partially-relational DB with a .NET API?


Solution

  • I don't have any personal experience with it, but you might check out MongoDB which has drivers in C# etc.

    See this blog post for some info: http://odetocode.com/Blogs/scott/archive/2009/10/13/experimenting-with-mongodb-from-c.aspx