Re: [Pharo-users] [Ann] The Garage database driver API

2015-05-07 Thread Tudor Girba
Thanks! This kind of work can make a huge difference in our eco-system. Cheers, Doru On Thu, May 7, 2015 at 11:36 AM, Guillermo Polito wrote: > Hi all, > > I'm pleased to announce the release 0.1 of Garage, a database driver API. > Garage is meant to be a common interface to access several dat

Re: [Pharo-users] [Ann] The Garage database driver API

2015-05-07 Thread Ben Coman
On Thu, May 7, 2015 at 5:36 PM, Guillermo Polito wrote: > Hi all, > > I'm pleased to announce the release 0.1 of Garage, a database driver API. > Garage is meant to be a common interface to access several database > servers, in a JDBC style. > > The current version works in Pharo3 and Pharo4 and

Re: [Pharo-users] [Ann] The Garage database driver API

2015-05-07 Thread Guillermo Polito
There is not a real reason for the name. But if you push me: - you stock things in your garage usually. - The drivers go to the garage :) El jue., 7 de may. de 2015 a la(s) 12:17 p. m., Esteban A. Maringolo < emaring...@gmail.com> escribió: > Nice! > > Prepared statements, cursored fetchs, url c

Re: [Pharo-users] [Ann] The Garage database driver API

2015-05-07 Thread Esteban A. Maringolo
Nice! Prepared statements, cursored fetchs, url connection strings... I like it. Why "Garage"? Regards! El may 7, 2015 6:37 AM, "Guillermo Polito" escribió: > Hi all, > > I'm pleased to announce the release 0.1 of Garage, a database driver API. > Garage is meant to be a common interface to acc

Re: [Pharo-users] [Ann] The Garage database driver API

2015-05-07 Thread Santiago Bragagnolo
Cool! :D On Thu, 7 May 2015 at 11:37 Guillermo Polito wrote: > Hi all, > > I'm pleased to announce the release 0.1 of Garage, a database driver API. > Garage is meant to be a common interface to access several database > servers, in a JDBC style. > > The current version works in Pharo3 and Pharo