Example websites using db4o - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T20:19:04Zhttp://stackoverflow.com/feeds/question/171892http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/171892/example-websites-using-db4o3Example websites using db4oKeith Patton2008-10-05T12:26:17Z2008-10-13T07:47:10Z
<p>I'm very impressed with my initial tests with db4o. However, i'm wondering just how many enterprise class websites are out there powered by db4o, i couldn't see any on the main website? </p>
<p>I can't see any reason why db4o should not be used. There appears to be decent enough support for transactions and ways to handle concurrency for example. </p>
<p>Anyone got a list of websites i could look at?</p>
http://stackoverflow.com/questions/171892/example-websites-using-db4o/171939#1719390Answer by Autobyte for Example websites using db4oAutobyte2008-10-05T13:03:00Z2008-10-05T13:03:00Z<p>Although I cannot see websites specifically, here is a list of Open Source Projects from the db4o website:</p>
<p><a href="http://developer.db4o.com/ProjectSpaces/view.aspx/Open_Source_Products" rel="nofollow">http://developer.db4o.com/ProjectSpaces/view.aspx/Open_Source_Products</a></p>
http://stackoverflow.com/questions/171892/example-websites-using-db4o/172956#1729560Answer by Keith Patton for Example websites using db4oKeith Patton2008-10-06T01:18:27Z2008-10-06T01:18:27Z<p>It would be great if someone could post any public production websites powered by db4o!</p>
http://stackoverflow.com/questions/171892/example-websites-using-db4o/196832#1968321Answer by German for Example websites using db4oGerman2008-10-13T06:11:04Z2008-10-13T06:11:04Z<p>Hi!</p>
<p>A particular search engine used to be powered by db4o (I say "used to" because I haven't talked to the author about this since a long time).</p>
<p><a href="http://www.rel8r.com/" rel="nofollow">http://www.rel8r.com/</a></p>
<p>The author is Travis Reeder,</p>
<p>Best.</p>
http://stackoverflow.com/questions/171892/example-websites-using-db4o/196948#1969480Answer by German for Example websites using db4oGerman2008-10-13T07:47:10Z2008-10-13T07:47:10Z<p>Maybe you guys also want to check this article:</p>
<p><a href="http://microsoft.apress.com/asptodayarchive/74063/using-an-object-oriented-d" rel="nofollow">http://microsoft.apress.com/asptodayarchive/74063/using-an-object-oriented-d</a></p>
<p>"Using an OODB in a Website" by Jim Paterson</p>
<p>Best!</p>