#extends phd_site #implements respond #attr $Title = "Object-oriented databases" #attr $Description = "Broytman Object-oriented databases Index Document" #attr $Copyright = 2005 ## #def body_rst Object-oriented databases ========================= .. class:: head These are the results of a discussion that happened on the `Durus mailing list`_. .. _`Durus mailing list`: http://mail.mems-exchange.org/durusmail/durus-users/229/ * `Object-oriented databases`_ * `OODB vs SQL`_ .. _`Object-oriented databases`: OODB.html .. _`OODB vs SQL`: OODB_vs_SQL.html .. class:: head I'm interested mostly in Python OODBs: Durus_, Schevo_, ZODB_. .. _Durus: http://www.mems-exchange.org/software/durus/ .. _Schevo: http://schevo.org/ .. _ZODB: http://www.zope.org/Wikis/ZODB/FrontPage #end def $phd_site.respond(self)