DBI Package for GNU Smalltalk
Monday, January 23rd, 2006I’ve been feeling the lack of a good database binding for some time (which for me means bindings for Postgres), so I’ve taken Shin’s interface to libpq and wrapped it up a set of classes that look something like the DBI libraries in Perl and Ruby. I’ve also wrapped up a binding to libmysqlclient.
Once I’d [...]