durusmail: durus-users: OODB basics
OODB basics
2005-10-08
Oleg Broytmann
2005-10-09
David Binger
2005-10-09
David Binger
2005-10-09
Oleg Broytmann
2005-10-09
David Binger
2005-10-09
Oleg Broytmann
2005-10-09
Oleg Broytmann
2005-10-09
mario ruggier
2005-10-09
David Binger
2005-10-09
David Binger
2005-10-11
mario ruggier
2005-10-12
Matthew Scott
Re: OODB basics
2005-10-11
Michael Watkins
OODB vs SQL
2005-10-09
Oleg Broytmann
2005-10-09
Oleg Broytmann
2005-10-09
Oleg Broytmann
Re: OODB vs SQL
2005-10-10
Michael Watkins
Re: OODB vs SQL
2005-10-10
Michael Watkins
OT: Durus
2005-10-13
Oleg Broytmann
2005-10-13
David Binger
2005-10-13
Oleg Broytmann
2005-10-09
John Miller
2005-10-09
David Binger
2005-10-09
Oleg Broytmann
2005-10-10
David Binger
2005-10-11
mario ruggier
2005-10-11
A.M. Kuchling
2005-10-11
Roger E. Masse
2005-10-11
Roger E. Masse
Re: OODB vs SQL
2005-10-11
Michael Watkins
2005-10-11
Michael Watkins
2005-10-11
David Binger
2005-10-12
Michael Watkins
2005-10-12
mario ruggier
2005-10-12
Michael Watkins
Demo application [was: Re: [Durus-users] Re: OODB vs SQL]
2005-10-13
mario ruggier
Re: OODB vs SQL
2005-10-11
Michael Watkins
Durus basics
2005-10-09
Oleg Broytmann
2005-10-09
David Binger
2005-10-10
Oleg Broytmann
2005-10-10
David Binger
2005-10-10
Oleg Broytmann
2005-10-13
Oleg Broytmann
2005-10-13
David Binger
2005-10-13
Oleg Broytmann
2005-10-13
mario ruggier
Re: OODB basics
2005-10-13
Oleg Broytmann
OODB basics
Patrick K. O'Brien
mario ruggier wrote:
>
> In addition to this, I think what might turn on a little media spotlight
> on Durus is some sort of scenario comparison... that addresses in some
> ways each issue that keeps people away from OODBs and stick with SQL. A
> task / data model that lends itself well for OO... Compare at least 3
> cases: pure OO, using an ORB, pure SQL. This is of course a rather big
> job, but the results could become very publicized... besides being very
> interesting for all of us. It would also lead to an interesting
> presentation at pycon. A dbshowdown, à la pyweboff... I do not know if
> anyone here has an idea of what an appropriate task (and reasonably
> implementable) might be to base such a comparison on. Implementations
> for each case could probably be delegated out...

I'd be happy to create the Schevo version of this comparison
application.  As an example of that, we took the TurboGears tutorial,
which uses SQLObject, and rewrote it to use Schevo.  You can see what
that looks like here:

http://docs.schevo.org/trunk/extensions/gears/wiki.html

I think there are other application domains that would do a better job
of showing pure database functionality than this one.  How about a
simple ToDo manager?  Or maybe one of the more mature SQL products has
an example application that we could rewrite as an OODB app?

--
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Pypersyst     http://www.pypersyst.org
PyDispatcher  http://pydispatcher.sourceforge.net

reply