I found fine .NET bindings on MongoDB; CouchDB; Cassandra cluster; RavenDB; db4o.
I’m new with NoSQL. I need to store Industrial data, not much text but lot of different floating point value archives. data structure is not dynamic. And it’s better when I don’t need to install any services for it to work or it must be automatic or pretty easy.
Thank you
Light, in-file (no services) NoSQL?
Sounds like you want Berkeley DB. It looks like the Berkeley DB download includes C# and .Net support.