db4objects - rmboggs/boo GitHub Wiki

Added by dholton dholton

db4objects ( db4o ) is a GPL-licensed native object database. You can store complex objects without using SQL syntax.

  • There is a db4o example included with boo. <<<--- CAN'T FIND IT
  • See the db4o object browser created in boo.

See also this external tutorial on using DB4O with boo.