On Thu, Aug 08, 2002 at 01:17:09PM +0200, Thomas Guettler wrote:
4. If you are starting a new project use ZODB for the storage and not a relational database. Soon directory storage will be stable and you have the latest storage solution
That depends on what you are doing. If your application heavily depends on SQL queries that join big tables, I would prefer a relational database. At that moment the question would be: do you want to store everything in one place, or just the relational data in a RDBMS and the rest in ZODB? -- __________________________________________________ "Nothing is as subjective as reality" Reinoud van Leeuwen reinoud.v@n.leeuwen.net http://www.xs4all.nl/~reinoud __________________________________________________