db4o development tools and resources? - Stack Overflow most recent 30 from stackoverflow.com2009-11-30T15:05:49Zhttp://stackoverflow.com/feeds/question/321545http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/321545/db4o-development-tools-and-resources1db4o development tools and resources?Mike Moore2008-11-26T17:44:10Z2009-02-04T00:51:27Z
<p>Since the 7.x versions of db4o ObjectManager are only available as a commercial product (very expensive!) are there any alternative tools that are available to inspect/explore db4o 7.x databases?</p>
<p>Also, what other tools would you recommend to a beginning db4o developer? </p>
http://stackoverflow.com/questions/321545/db4o-development-tools-and-resources/509667#5096672Answer by Luca Martinetti for db4o development tools and resources?Luca Martinetti2009-02-04T00:51:27Z2009-02-04T00:51:27Z<p>It seems like the object manager is now free:</p>
<p><a href="http://developer.db4o.com/blogs/product_news/archive/2009/01/25/object-manager-enterprise-now-free-to-all-developers.aspx" rel="nofollow">Object Manager Enterprise Now Free To All Developers</a></p>
<p>I want to give it a try!</p>