This is a possible flame generating question.<br>I am no &quot;senior member&quot;, but I&#39;ll tell you my brief experience:<br><br><ul><li>OmniBase<br>Discard if you intend to use the free version with Squeak.<br><br></li>
<li>Magma<br>Excellent code integration, probably the most elegant of all.&nbsp; <br>Can run as server and client images separately. <br>Has a great query language that no one else has<br>Has special classes for large collections that you can create indexes to specific attributes
<br>Has programmable ReadStrategies<br>Has excellent support from its creator Chris Muller, and the list.<br>The bad thing: It is a bit too slow.&nbsp; Both for inserting and for querying, even on mid sized collections (a few thousand elements) with indexes and optimal read strategies can still be pretty slow.
<br><br></li><li>Glorp / Postgres<br>I&#39;m just starting to test this, but it seems to run _real_ fast.<br>It is A LOT more work to do the initial set up (OR mappings).<br></li></ul><br>On 4/16/07, Rajeev Lochan &lt;<a href="mailto:lochan94@gmail.com">
lochan94@gmail.com</a>&gt; wrote:<br>&gt; Dear Members,<br>&gt; Even I was interested in knowing the pros and cons of these DBs. It would be<br>&gt; great if senior members post with the advantages of Magma or Goods over one
<br>&gt; another.<br>&gt; <br>&gt; Regards,<br>&gt; Rajeev<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt;&nbsp;&nbsp;On 4/17/07, Todd Blanchard &lt;<a href="mailto:tblanchard@mac.com">tblanchard@mac.com</a>&gt; wrote:<br>&gt; &gt; Lots of people are using postgres with glorp.
<br>&gt; &gt; <br>&gt; &gt; -Todd Blanchard<br>&gt; &gt; <br>&gt; &gt; On Apr 16, 2007, at 10:43 AM, Luke Ivers wrote:<br>&gt; &gt; <br>&gt; &gt; &gt; In the one place I really found any in depth-information, it showed<br>
&gt; &gt; &gt; creating a DB connection each time you wanted to access information <br>&gt; &gt; &gt; stored in a GOODS based DB... is this the suggested method of<br>&gt; &gt; &gt; retrieving database information?<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt; Also, is GOODS the only suggested resource for storing DB<br>&gt; &gt; &gt; information?&nbsp;&nbsp;I see that there is a Postgre DB client written for <br>&gt; &gt; &gt; Squeak, I was hoping to be able to use some kind of ORM to be able
<br>&gt; &gt; &gt; to access a different DB than GOODS... is that possible?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I intend to start on creating a tutorial as part of my learning<br>&gt; &gt; &gt; experience (I find that writing down how I did things not only
<br>&gt; &gt; &gt; helps others to do the same things, but solidifies my knowledge of<br>&gt; &gt; &gt; what I&#39;m doing).<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I am going to start out attempting to write my own blog software, 
<br>&gt; &gt; &gt; followed by a couple of more complex projects, hopefully<br>&gt; &gt; &gt; documenting my each step along the way.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; However, I am at a loss as far as DB connectivity goes... can
<br>&gt; &gt; &gt; anyone point me to a guide on this, or give me a few pointers on <br>&gt; &gt; &gt; how I should be accomplishing it?<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Seaside mailing list
<br>&gt; &gt; &gt; <a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a> <br>&gt; &gt; &gt;<br>&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Seaside mailing list <br>&gt; &gt; <a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br>
&gt; &gt;<br>&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>&gt; &gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>
&gt; Rajeev Lochan<br>&gt; <br>&gt; Co-founder, AR-CAD.com<br>&gt; <br>&gt; <a href="http://www.ar-cad.com">http://www.ar-cad.com</a><br>&gt; +91 9212090622 (Gurgaon)<br>&gt; 080 65355873 (Bangalore) <br>&gt; _______________________________________________
<br>&gt; Seaside mailing list<br>&gt; <a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br>&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br>&gt; <br>&gt; <br>