Dear All, We've also created a (little) project that uses Magma: http://www.squeaksource.com/SunnysidePlanning2/
<http://www.squeaksource.com/SunnysidePlanning2/>We've noticed, if you cache the correct things, Magma is single user very fast; but also highly scalable (ha options + the number of items it can hold in a collection). Once the initial setUp was done, adding new behaviour on our domain objects took no effort. No effort at all. It just got saved ... Kind Regards, Bart 2010/2/17 laurent laffont <[email protected]> > Gofer new > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfMagma'; > load. > (Smalltalk at:#ConfigurationOfMagma) project latestVersion load > > Fantastic ! > > and there's also: > ConfigurationOfGlorpDBX > ConfigurationOfSQLite3 > ConfigurationOfSqueakDBX > > Laurent Laffont > > > 2010/2/17 Germán Arduino <[email protected]> > >> >> >> 2010/2/17 Dave Woodward <[email protected]> >> >> On 2/17/10 6:46 AM, Germán Arduino wrote: >>> >>> >>> >>> 2010/2/17 laurent laffont <[email protected]> >>> >>>> Hi, >>>> >>>> I would like to learn on Pharo + databases. I've seen there's several >>>> solutions in both object and relational databases. >>>> - Which (open source) object database should I start with (most used) ? >>>> >>> >>> >>> Magma is the option I select, but not tried yet on Pharo. >>> >>> >>> Magma 1.0v43 works on Pharo, >>> >> >> >> Good to know. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- imagination is more important than knowledge - Albert Einstein Logic will get you from A to B. Imagination will take you everywhere - Albert Einstein Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning. - Albert Einstein The true sign of intelligence is not knowledge but imagination. - Albert Einstein However beautiful the strategy, you should occasionally look at the results. - Sir Winston Churchill It's not enough that we do our best; sometimes we have to do what's required. - Sir Winston Churchill
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
