What options are there for Free for commercial use NoSql Datastores for the .NET world?
Posted
by Keith Nicholas
on Stack Overflow
See other posts from Stack Overflow
or by Keith Nicholas
Published on 2010-05-25T22:11:00Z
Indexed on
2010/05/25
22:21 UTC
Read the original article
Hit count: 284
nosql
I've been looking around....
- MongoDB seems to require a commercial license. http://www.mongodb.org/display/DOCS/Licensing
- RavenDB has quite a costly scheme. http://ravendb.net/licensing
CouchDB, seems to be free for commercial use? But requires Apache, which is a bit of a pain.
Are there any other good options for .NET?
© Stack Overflow or respective owner