[Zope-it] Archetypes: quali limiti?

Michele Bendazzoli mickymouse a mickymouse.it
Lun 18 Ago 2003 13:58:10 EDT


Rileggendo bene l'howto su come memorizzare i nuovi tipi di contenuto
creati con archetypes in una database relazionale ho visto che alcuni
attributi delle "righe" di contenuto create sono comunque memorizzate in
ZopeDB.

Quoto:
"Archetypes stores the objects in the ZODB as an archetype object,
having traditional Plone/CMF/Zope methods such as `Title()`,
`absolute_url()`, etc. However, individual attributes (such as title,
author, body, etc.) can be looked up in and stored in the relational
database. Since objects are real Zope objects, they work naturally
with acquisition, catalogs, and other Zope technologies.  Since you
can choose which attributes to store in the relational database,
attributes that don't have a naturally tight fit with relational
database structures can be left in the ZODB, as can ones that might
easily fit in a relational database structure, but for which you have
no external relational database access requirements."

A questo punto la domanda che mi pongo e' questa: e' adatto come
strumento per memorizzare ingenti quantita' di righe (una stima precisa
non la so ancora dare, ma potenzialmente comunque molto grande ...)? Non
mi pare che zopedb sia adatto a scopi di questo tipo e non vorrei che
una volta andati in produzione accorgermi di dover rifare tutto ...

Cosa ne pensate?

ciao, Michele




Maggiori informazioni sulla lista Zope-it