I can't argue: RDBs are a pain. I use the "just records" approach at times. For a schema that I really care about, I will sometimes wrap objects around the records, but I have to *really* (I mean **really**) care about what is in there in order to go that much trouble. Both books on Seaside touch on the topic. ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Carla F. Griggio [carla.griggio@gmail.com] Sent: Thursday, August 12, 2010 2:50 PM To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Which options do we have to persist? I don't know other persistance framework other than the ones already named, but I can't recommend Omnibase either :$ On Thu, Aug 12, 2010 at 3:43 PM, Norbert Hartl <norbert@hartl.name<mailto:norbert@hartl.name>> wrote: On 12.08.2010, at 20:42, Adrian Lienhard wrote:
- Gemstone - Image segments - Reference streams - Postgres driver (and I think also MySQL) - SIXX - CouchDB - GOODS - ...probably more, e.g., MongoDB, but its alpha
SandstoneDB http://onsmalltalk.com/sandstonedb-simple-activerecord-style-persistence-in-... Norbert
I cannot recommend Omnibase.
Adrian
On Aug 12, 2010, at 18:56 , Guillermo Polito wrote:
I want to document this a bit and I don't know if there's something written somewhere.
I already know SqueakDBX, Magma, Omnibase. Is there something else? What about ORMs? Glorp?
If you can provide me also links, metacello configs, and what's the status of them for each version of pharo, it shoud be great! :D
Thanks! Guille _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr<mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr<mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr<mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project