db4o experiences?
We run DB40 .NET version in a large client/server project. Our experiences is that you can potentially get much better performance than typical relational databases. However, you really have to tweak your objects to get this kind of performance. For example, if you’ve got a list containing a lot of objects, DB4O activation of these … Read more