In our experience, Magma took around 250ms, regardless if the query had a large or small set of results. Using GOODS, our application appears to run as fast as if the object collections were kept in-image only (response times of 10ms for our queries). Maybe it will run slower for very large object collections but since we will not run into that problem, it's not an issue in our case.
There's some differences regarding transactions support which we had to cope with, but it all seems to run just fine right now. and thanks for having suggested it! ;-) On 29 Nov 2009, at 13:26, Niko Schwarz wrote: > Glad to hear it :). Is it really faster than Magma in your experience? > > Cheers, > > Niko > > On Sun, Nov 29, 2009 at 11:11 AM, Johan Brichau > <[email protected]> wrote: >> We are using GOODS for a while now and it runs pretty well. I have >> added it to the wikipage. >> >> On 26 Nov 2009, at 17:39, Tudor Girba wrote: >> >>> Hi, >>> >>> I would like to collect a list of the solutions to link Pharo with >>> existing databases. I am interested in both relational and in object >>> databases. >>> >>> Is there a list somewhere? If not and if you know/use/develop/ >>> such a >>> solution, it would be great if we could put it together by >>> collecting >>> some data about these: >>> >>> - Pharo project and version >>> - Supported database vendor and version >>> - Maturity: prototype/production ready/ >>> - Projects that use this one >>> - Current development status and maintenance support (if any) >>> - Website >>> - Others >>> >>> Cheers, >>> Doru >>> >>> -- >>> www.tudorgirba.com >>> >>> "If you interrupt the barber while he is cutting your hair, >>> you will end up with a messy haircut." >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> ---------------------------- >> Johan Brichau >> [email protected] >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > http://scg.unibe.ch/staff/Schwarz > twitter.com/nes1983 > Tel: +41 076 235 8683 > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project ---------------------------- Johan Brichau [email protected] _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
