8 May
2000
8 May
'00
4:09 p.m.
It is also my understanding that Zope, when it is capable of using an SQL database as its primary storage, will not be tied to any specific database type.
This is a good point. You could, for example, have three or four different database types behind a Zope installation. LDAP doing usernames/password, MySQL for a stuff that needs a lot of reads and PostgreSQL for something that is really table/relational oriented. My new Zope saying... "Zope, the best of ALL worlds" J