[Zope] When to use a relational database

Tim Nash thedagdae at gmail.com
Sat Feb 9 15:07:15 EST 2008


Thanks Dieter. I will look into using the zope 3 views in 2.10 and
compare their performance with DTML. BTW, I hope plone people
understand that I am a big fan of plone, zope 3 and zpt. They just
don't fit my current application.

@quizzical:  As others have pointed out, zope really excels at
handling semi-structured data.  In addition, zope 2 (and maybe 3) is
easier to administer than a relational database so it is a database
that you can distribute to power users.

Tim

On Feb 8, 2008 1:32 PM, Dieter Maurer <dieter at handshake.de> wrote:
> Tim Nash wrote at 2008-2-7 19:14 -0800:
> > ...
> >Why does storing a single document lead to close to 120 objects being
> >inserted?
>
> Almost surely due to full text indexing.
>
>
>
> --
> Dieter
>


More information about the Zope mailing list