From: flebber Date: 2009-08-15T01:25:05+09:00 Subject: Re: ORM - Ruby Sequel v Python Sql Alchemy On Aug 15, 2:13 am, Fabian Streitel wrote: > [Note:  parts of this message were removed to make it a legal post.] > > I can only recommend DataMapper. I personally prefer it over ActiveRecord -- > it just > matches my styles more than the other... But that's a matter of taste, I > guess. > > Greetz! > > I can't say too much about python, as I haven't done anything serious > > > in it in about 5 years. A couple of other ORMs to look into are > > DataMapper and ActiveRecord. > > > Both ORMs that I suggested have MySQL and PostgreSQL support. > > ActiveRecord is a bit heavier than DM, but has more bells and > > whistles. > > Cool Datamapper will have too look into it. Since the developer of Sequel left Activerecord for Sequel that seems too me to rule out Activerecord.