[Seaside] Database

Ramiro Diaz Trepat ramirodt at gmail.com
Mon Apr 16 18:13:23 UTC 2007


On Ramón's blog, http://onsmalltalk.com you can find how he built a connection
pool for the Seaside / Glorp
Postgres<http://onsmalltalk.com/programming/smalltalk/seaside/making-a-connection-pool-for-glorp-in-seaside/>stack.
Probably it is easy to make it work with a GOODS or Magma session too.
Cheers

r.



On 4/16/07, Luke Ivers <technodolt at gmail.com> wrote:
> In the one place I really found any in depth-information, it showed
creating
> a DB connection each time you wanted to access information stored in a
GOODS
> based DB... is this the suggested method of retrieving database
information?
>
> Also, is GOODS the only suggested resource for storing DB information?  I
> see that there is a Postgre DB client written for Squeak, I was hoping to
be
> able to use some kind of ORM to be able to access a different DB than
> GOODS... is that possible?
>
> I intend to start on creating a tutorial as part of my learning experience
> (I find that writing down how I did things not only helps others to do the
> same things, but solidifies my knowledge of what I'm doing).
>
> I am going to start out attempting to write my own blog software, followed
> by a couple of more complex projects, hopefully documenting my each step
> along the way.
>
> However, I am at a loss as far as DB connectivity goes... can anyone point
> me to a guide on this, or give me a few pointers on how I should be
> accomplishing it?
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070416/fb586a93/attachment.htm


More information about the Seaside mailing list