Hi.
I'm not sure whether it's allowed to announce new features for devel tools here. If that's the case let me know and I'll go somewhere else.
I just wanted to let you know that db4o has improved its memory
manager making it more appealing to .NET developers who work in memory
constrained environments. In memory usage of db4o is now more closely
integrated with the storage API which removes redundancies while
bringing better support for administrative features such as defragment
and backup. The new PagingMemoryStorage implementation significantly
reduces memory footprint.
So I invite any .NET developer here to take db4o for a test drive and forget about realtional for while =)
The good news is that db4o has a nice level of integration with .NET (even supports LINQ queries).
More info:
http://developer.db4o.com/blogs/product_news/archive/2009/08/13/memories-running-db4o-in-memory-revisited.aspx
Best!