Is there a database in Zope?

NH insanik at hotmail.com
Mon Dec 6 21:39:41 EST 1999


Hello,

I am new to Python and Zope, so please don't flame me.  I have been assigned
to create a website for the counceling office at my high school.  I want to
use either Zope or PHP. (Which is better?)

Anyways, what I need to know is if there is a database with in Zope where I
can store data or variables for an extended period of time.  This data would
need to survive rebooting.  Something like SQL inside Zope?  I know there is
the ZODB, but I am not sure of its capabilities.

What I need to do is have students fill out a form that the councelor can
view at a later time.  I will be dealing with many students.  The server is
not that good, so I need to keep everything simple.  I am not sure if I'd be
able to get a SQL server together.

Thank you so much,
 Nick





More information about the Python-list mailing list