db4oboobrowser is a simple boo based object browser for db4o (http://www.db4o.com/) database files that allows you to view and manipulate your live objects either through a GUI or scripts written in the boo programming language (http://boo.codehaus.org/)
Although several projects have been created to create a OO relational database mapping all of them depend in one way on an other on reflection. The Macaco ObjDb project focus on the creation of such a framework with the use of Boo.