Are there any small scale, durable document/object databases?
- by Joe Doyle
I have a few .Net projects that would benefit from using a document/object database opposed to a relational one. I think that db4o would be a good choice, but we're not sure how much the cost is. I'd love to use MongoDB but it's design isn't for small scale, single server applications.
Are there other options out there that I just haven't run…