[Zope] Databases
Tino Wildenhain
tino at wildenhain.de
Wed Oct 6 05:30:41 EDT 2004
Hi,
On Wed, 2004-10-06 at 11:10, John Poltorak wrote:
> Thanks for these pointers. It looks like a lot of work to get up to speed
> and I guess the easiest way I will learn how this works is looking at an
> existing app if one is available.
>
> What I am thinking about is managing a simple membership list. Is there
> something already available that I could try adapting to my needs to see
> if ZODB will provide what I need?
For example if you just use Ex(tensible)UserFolder
(should be in the products)
you have membership, registration, and can choose
Btree-Usermanager, BTree-Propertymanager
which should be fast enugh for your needs.
Regards
Tino
More information about the Zope
mailing list