On Wed, Feb 17, 2010 at 1:12 PM, Torsten Bergmann
<astares@gmx.de> 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.
��
(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...
��
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