Just thought I’d post a few NoSQL sources given the recent twitter discussion.. I’ll start with the two guys I first read: @RobConery(blog) and @Ayende(blog).
Also, check out
The nosql-database.org site lists various nosql databases. RavenDB is my favorite right now. One of the big reasons why is because it supports both embedded and server mode. Also, it’s .Net focused and LINQ based.