2010/2/18 laurent laffont <[email protected]>: > > On Wed, Feb 17, 2010 at 1:12 PM, Torsten Bergmann <[email protected]> wrote: >> >> Hi Laurent, >> >> I think this topic or persistence in general would require more than >> one screencast to show people several options > > It's true ... but we need a first one on an option, then a second one on > another option ..... > I'm totally newbie on object databases, I want to learn, recording a > screencast is a way to learn. > If someone wants to help > :) http://pharocasts.blogspot.com/2010/02/how-i-record-screencasts-for-pharocasts.html > >> >> (like using the native >> drivers/database) up to higher level stuff mit OR mapping (Glorp) or >> Gemstone. >> >> Also well known (Oracle, MySQL, ...) vs. alternative databases (Magma, >> CouchDB, ...) or persistence in XML, ReferenceStreams, ... > > CouchDB looks good, it's on my to-look-at list... >
Yeah, there are two Couchy interfaces for squeak on SqS. One is mine, which i started recently. Please try it out :) Any feedback is appreciated. >> >> Maybe SQLite could be used for a simple database example using >> Pharo and SQL. >> >> There is a metacello config for it: >> >> http://n4.nabble.com/ANN-SQLite3-wrapper-updated-with-tests-td1294969.html >> >> Have a look at the test cases to see some code. > > > I will ! Thanks > > Laurent Laffont > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
