Am Tue, 25 Jan 2005 16:22:39 -0500 schriebst du: > Anyone checked out the 'Ruby with Rails' ( > http://www.rubyonrails.com ) project? I've not yet played around with it > but their mechanism of definging a seemingly seemless object-relational > mapping (the Active Record aspect of the project) from within the > language is really promising.
I have no clue of "Active Record", but if I needed an ORM for Python, then I would use Modeling: http://modeling.sourceforge.net/ Best regards Wolfgang Keller _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
