Re: Database Abstraction Layer And/Or ORM

2007-09-24 Thread Bruno Desthuilliers
BJ Dierkes a écrit : > Hello all, > > I am looking for opinions on preferred methods of Database Abstraction > Layer or Object Relation Mapper (I'm using Python 2.5). I have found a > number of options such as those listed here: > > http://wiki.python.org/moin/HigherLevelDatabaseProgramming >

Database Abstraction Layer And/Or ORM

2007-09-23 Thread BJ Dierkes
Hello all, I am looking for opinions on preferred methods of Database Abstraction Layer or Object Relation Mapper (I'm using Python 2.5). I have found a number of options such as those listed here: http://wiki.python.org/moin/HigherLevelDatabaseProgramming I'm not looking for a holy war b