On Sat, Aug 10, 2013 at 12:46 PM, Stéphane Ducasse < [email protected]> wrote:
> > > Hello > > > > I have been tinkering with Pharo long enough now to contemplate writing > a "serious" applications with it. An important consideration is databases. > > Esteban will start to work on the threaded vm with eliot for such typical > case. > > That would be great. There are some big players like Oracle whose library does not support async queries :( > > I have been looking at SQLite but realise since it works through FFI it > probably blocks the VM whilst processing a query. Is this correct? > > > > VoyageMongo looks interesting. PostgreSQL is supported too. Do either of > > these work through FFI? > > > > Many thanks in advance. > > > > > -- Mariano http://marianopeck.wordpress.com
