25 Jul
2006
25 Jul
'06
5:57 p.m.
Alan wrote at 2006-7-24 19:06 +0100:
I need a very simple DB in Zope, a table with 5 columns, less than 100 entries, to write, read and update, nothing else.
Is Gadfly a serious option?
I would not use it. When I tried it (a long time ago) the version that came with Zope had serious problems (among others, it was not thread safe).
Do l loose my database if Zope is restarted?
No.
Which other option, easy to use? A tutorial?
Maybe, "TinyTable[Plus]" is an option for you? -- Dieter