On Ramón&#39;s blog, <a href="http://onsmalltalk.com">http://onsmalltalk.com</a> you can find how he built a <a href="http://onsmalltalk.com/programming/smalltalk/seaside/making-a-connection-pool-for-glorp-in-seaside/">connection pool for the Seaside / Glorp Postgres
</a> stack.<br>Probably it is easy to make it work with a GOODS or Magma session too.<br>Cheers<br><br>r.<br><br><br><br>On 4/16/07, Luke Ivers &lt;<a href="mailto:technodolt@gmail.com">technodolt@gmail.com</a>&gt; wrote:
<br>&gt; In the one place I really found any in depth-information, it showed creating<br>&gt; a DB connection each time you wanted to access information stored in a GOODS<br>&gt; based DB... is this the suggested method of retrieving database information?
<br>&gt; <br>&gt; Also, is GOODS the only suggested resource for storing DB information?&nbsp;&nbsp;I<br>&gt; see that there is a Postgre DB client written for Squeak, I was hoping to be<br>&gt; able to use some kind of ORM to be able to access a different DB than
<br>&gt; GOODS... is that possible? <br>&gt; <br>&gt; I intend to start on creating a tutorial as part of my learning experience<br>&gt; (I find that writing down how I did things not only helps others to do the<br>&gt; same things, but solidifies my knowledge of what I&#39;m doing). 
<br>&gt; <br>&gt; I am going to start out attempting to write my own blog software, followed<br>&gt; by a couple of more complex projects, hopefully documenting my each step<br>&gt; along the way.<br>&gt; <br>&gt; However, I am at a loss as far as DB connectivity goes... can anyone point
<br>&gt; me to a guide on this, or give me a few pointers on how I should be<br>&gt; accomplishing it? <br>&gt;&nbsp;&nbsp;<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>