Dear List,

I've been looking for a simple python based DB for a fairly simple app.
Only a single user, single access needed, but with a dynamic structure
(which needs to be extensible very easily).

Having googled and read some stuff, I seem to come down to a choice
between KirbyBase (very nice and simple, and has the advantages of text-
based files) or ZODB. I have a bit of an allergy to SQL, even if
mediated via SQLObject (which looks very nice)

These seem to be at the opposite end of the spectrum - so do others have
either comments on these options, or other suggestions.

Thanks,
Matt

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to