durusmail: durus-users: Re: [Quixote-users] newbie mod_python+quixote+dojo
Re: [Quixote-users] newbie mod_python+quixote+dojo
Re: [Quixote-users] newbie mod_python+quixote+dojo
2006-10-21
2006-10-22
Fwd: [Quixote-users] newbie mod_python+quixote+dojo
2006-10-22
2006-10-23
Durus future (Was: Re: [Durus-users] Re: [Quixote-users] newbie mod_python+quixote+dojo)
2006-10-23
Re: sync
2006-10-24
2006-10-24
Re: [Quixote-users] newbie mod_python+quixote+dojo
Oleg Broytmann
2006-10-22
On Sat, Oct 21, 2006 at 03:34:42PM -0700, Mike Orr wrote:
> If
> you want to use objects rather than a relational database, why not go
> all the way?

   Becuase SQL servers and SQL langauge have a lot of facilities OODBs
dont. Langauge-independence (you can write clients in any language),
scalability (ZODB's and Durus' FileStorages maintain an in-memory index,
which is a problem for tasks with millions of objects) administration
tools, access permissions, relational algebra.

Oleg.
--
     Oleg Broytmann            http://phd.pp.ru/            phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.
reply