[DB-SIG] Re: [Webware-discuss] [ANN] SQLObject 0.1
hazmat
hazmat@objectrealms.net
Wed, 23 Oct 2002 03:20:20 -0700
just to add a couple of additional data points.
- http://sf.net/projects/modeling
is a fairly complete r20 mapping system based intimately on webobjects apis,
supported different databases at the db-api level. it is used in production
by a consulting firm for several of their clients.
- http://cvs.zope.org/Products/AdaptableStorage
is a r2o mapping using the zodb as an abstraction layer, using a plugin
storage that implements the mapping. its an experimental prototype at this
point. shane hathaway also did a presentation on this at oscon, which is
available at the oscon website.
cheers,
-haz