Just resending the correct link for the PostgreSQL native driver: http://www.squeaksource.com/PostgresV2.html
Hi Roberto!On Thu, Oct 18, 2012 at 3:01 PM, roberto.minelli@usi.ch <roberto.minelli@usi.ch> wrote:
Hello,
I am Roberto Minelli, a PhD student in the REVEAL research group at the Faculty of Informatics of the University of Lugano.
I am exploring Smalltalk, and Pharo, for the first time and I am open to suggestions and tips & trick.
Shortly I would like to work on something concrete to get in touch with Smalltalk.
One of the things I am interested in, is retrieving entries from an existing PostgreSQL database.
To this aim it would be great if some to you could point me in the right direction. ;)I can point you two on this front:- dbxtalk[1]: a open source database suite to work with several databases. For this one there is it's own mailing list.- postgresql native driver[2]: a native smalltalk driver to connect to a postgreV2 databaseGuille