[Seaside] newbie question: deployment and RDBMS support

Julian Fitzell julian at beta4.com
Fri Sep 30 22:04:01 UTC 2005



C R Zamana wrote:
> Hi all!
> 
> Sorry for the totally newbie questions, but I was unable to
> easily find them:
> 
> 1) How can I deploy a web application to my customers? They need
> to download some kind of "runtime engine" or "plugin", or 
> just the browser is enough?

All they need is a browser.

> 2) What about if I need to connect to a PostgreSQL database? 

Squeak has drivers for Postgres or, as Facundo points out, ODBC.  None 
of that is handled directly by seaside: you just need to write your 
database code appropriately.

Julian

-- 
   Julian Fitzell  --  Beta4 Productions
julian at beta4.com  --  http://www.beta4.com
Seaside: http://seaside.st/


More information about the Seaside mailing list