| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

NoSQL

Page history last edited by Andy Sherwood 14 years ago

NoSQL conference: http://blog.oskarsson.nu/2009/06/nosql-debrief.html

 

Some common examples of NoSql stores:

CouchDB : http://couchdb.apache.org/ windows binary download: http://wiki.apache.org/couchdb/Installing_on_Windows click on Windows_binary_insaller

MongoDB : http://mongodb.org

RavenDB: http://github.com/ravendb/ravendb wait till its more complete. Has Linq support natively

Cassandra: http://cassandra.apache.org/ key/value store

Redis: http://code.google.com/p/redis/ key/value store

db4o: http://www.db4o.com/DownloadNow.aspx object-oriented DBMS. Careful with licensing on commercial projects.

 

some popular C# libraries by Store:

 

CouchDB

 

Hammock : http://code.google.com/p/relax-net/

Ottoman: http://github.com/sinesignal/ottoman

Divan: http://github.com/foretagsplatsen/Divan

 

MongoDB

 

monogodb-csharp http://github.com/samus/mongodb-csharp

 

Comments (2)

Ang3lFir3 said

at 4:06 pm on Apr 13, 2010

please feel free to contact me (Eric Ridgeway) aka Ang3lFir3 ( ang3lfir3 at google's mail service) or @Ang3lFir3 on twitter to continue this conv. I would like to hear people's ideas on how to use this technology and any interesting thoughts you might have. Experiences you have would also be useful. thnx !!

Adron said

at 8:06 am on Apr 14, 2010

Ditto, try to keep the conversation somewhere public. I'd like to throw in a few cents here and there.

You don't have permission to comment on this page.