Top "Db4o" questions

db4o is an open source embeddable object database for Java and .NET.

How to disable Java security manager?

Is there any way to completely disable Java security manager? I'm experimenting with source code of db4o. It uses …

java security reflection db4o
What is the difference between graph-based databases and object-oriented databases?

What is the difference between graph-based databases (http://neo4j.org/) and object-oriented databases (http://www.db4o.com/)?

database db4o neo4j graph-databases object-oriented-database
How to design many-to-many relationships in an object database?

I thought it was about time to have a look at OO databases and decided to use db4o for …

oop db4o object-oriented-database