What open source document-oriented database system is most mature for Windows usage?
- by jdk
After using relational databases as back-end storage all my Windows programming life (currently .NET), I want to experiment with a document-oriented database by this Wikipedia definition; it can be standalone or layered over an existing non-commercial database system.
What open source document-oriented database solution would you recommend from your own experience and why?
A nice to have would be a .NET provider.
Admittedly this is somewhat subjective and potentially argumentative so keep it real folks and I'll do the same - also your answers will be invaluable to others looking into document-oriented databases for the first time on Windows. I'm sure the overall value of your answers will outweigh any biases.
Thanks.