Posted Feb 20, 2003 13:28 UTC (Thu) by dougm (guest, #4615)
[Link]
Well, Zope is built upon a nice general-purpose object database--it's not like they (the Plone people) rolled their own data structures from the ground up. Zope is cool and there's a lot you can do with it. If you absolutely need to query your CMS database with SQL, though, Plone probably isn't for you.
The Plone Information Management System
Posted Aug 7, 2003 22:03 UTC (Thu) by leandro (subscriber, #1460)
[Link]
> nice general-purpose object database
There's no such thing. An object database will always be application-specific, and will never be nice.